A C D E G I J L M N O R S T W

A

addHandler(String, Class<?>) - Method in class org.robotframework.remoteserver.xmlrpc.ReflectiveHandlerMapping
Adds handlers for the given object to the mapping.
addLibrary(String, int) - Method in class org.robotframework.remoteserver.RemoteServer
Map the given test library to the specified port.
addLibrary(Class<?>, int) - Method in class org.robotframework.remoteserver.RemoteServer
Map the given test library to the specified port.
arraysToLists(Object) - Method in class org.robotframework.remoteserver.servlet.ServerMethods
 

C

CommandLineHelper - Class in org.robotframework.remoteserver.cli
 
CommandLineHelper(String[]) - Constructor for class org.robotframework.remoteserver.cli.CommandLineHelper
 
configureLogging() - Static method in class org.robotframework.remoteserver.RemoteServer
Configures logging systems used by RemoteServer and its dependencies.
Context - Interface in org.robotframework.remoteserver.context
 
createKeyword(String) - Method in class org.robotframework.remoteserver.javalib.SimpleKeywordFactory
 
createKeywordFactory() - Method in class org.robotframework.remoteserver.javalib.SingleClassLibrary
 
createLibraryFactory() - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
createRemoteLibrary(Object) - Method in class org.robotframework.remoteserver.library.DefaultRemoteLibraryFactory
 
createRemoteLibrary(Object) - Method in interface org.robotframework.remoteserver.library.RemoteLibraryFactory
 
createServlet() - Method in class org.robotframework.remoteserver.RemoteServer
 

D

debug(String, Object...) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
debug(Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
debug(String, Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
DefaultRemoteLibraryFactory - Class in org.robotframework.remoteserver.library
 
DefaultRemoteLibraryFactory() - Constructor for class org.robotframework.remoteserver.library.DefaultRemoteLibraryFactory
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
DynamicApiRemoteLibrary - Class in org.robotframework.remoteserver.library
 
DynamicApiRemoteLibrary(Object, Method, Method, Method, Method) - Constructor for class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 

E

extractKeywords(Object) - Method in class org.robotframework.remoteserver.javalib.SimpleKeywordExtractor
 
extractKeywordsFromKeywordBean(Object) - Method in class org.robotframework.remoteserver.javalib.SimpleKeywordFactory
 

G

get_keyword_arguments(String) - Method in class org.robotframework.remoteserver.servlet.ServerMethods
Get an array of argument descriptors for the given keyword.
get_keyword_documentation(String) - Method in class org.robotframework.remoteserver.servlet.ServerMethods
Get documentation for given keyword.
get_keyword_names() - Method in class org.robotframework.remoteserver.servlet.ServerMethods
Get an array containing the names of the keywords that the library implements.
getAllowStop() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 
getAllowStop() - Method in class org.robotframework.remoteserver.RemoteServer
 
getError() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 
getHelpRequested() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 
getHost() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 
getHost() - Method in class org.robotframework.remoteserver.RemoteServer
 
getKeywordArguments(String) - Method in class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 
getKeywordArguments(String) - Method in interface org.robotframework.remoteserver.library.RemoteLibrary
 
getKeywordArguments(String) - Method in class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 
getKeywordDocumentation(String) - Method in class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 
getKeywordDocumentation(String) - Method in interface org.robotframework.remoteserver.library.RemoteLibrary
 
getKeywordDocumentation(String) - Method in class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 
getKeywordNames() - Method in class org.robotframework.remoteserver.javalib.SimpleKeywordFactory
 
getKeywordNames() - Method in class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 
getKeywordNames() - Method in interface org.robotframework.remoteserver.library.RemoteLibrary
 
getKeywordNames() - Method in class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 
getLibrary() - Method in interface org.robotframework.remoteserver.context.Context
 
getLibrary() - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
getLibraryMap() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 
getLogger(String) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
getMethod(Class<?>, DefaultRemoteLibraryFactory.MethodType) - Static method in class org.robotframework.remoteserver.library.DefaultRemoteLibraryFactory
 
getName() - Method in class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 
getName() - Method in interface org.robotframework.remoteserver.library.RemoteLibrary
 
getName() - Method in class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 
getName() - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
getPage() - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
getRemoteServer() - Method in interface org.robotframework.remoteserver.context.Context
 
getRemoteServer() - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
getRequest() - Static method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
The request is shared so that more context, such as the client address, can be obtained
getRequestProcessorFactory(Class) - Method in class org.robotframework.remoteserver.servlet.RemoteServerRequestProcessorFactoryFactory
 
getSerializer(XmlRpcStreamConfig, Object) - Method in class org.robotframework.remoteserver.xmlrpc.TypeFactory
 
getUsage() - Method in class org.robotframework.remoteserver.cli.CommandLineHelper
 

I

ignore(Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
info(String, Object...) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
info(Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
info(String, Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
isDebugEnabled() - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
isDynamic(Class<?>) - Static method in class org.robotframework.remoteserver.library.DefaultRemoteLibraryFactory
 
IterableSerializer - Class in org.robotframework.remoteserver.xmlrpc
 
IterableSerializer(TypeFactory, XmlRpcStreamConfig) - Constructor for class org.robotframework.remoteserver.xmlrpc.IterableSerializer
 

J

Jetty2Log4J - Class in org.robotframework.remoteserver.logging
Jetty logger that redirects directly to Log4J without needing SLF4J on the classpath.
Jetty2Log4J() - Constructor for class org.robotframework.remoteserver.logging.Jetty2Log4J
 
Jetty2Log4J(String) - Constructor for class org.robotframework.remoteserver.logging.Jetty2Log4J
 

L

libraryMap - Variable in class org.robotframework.remoteserver.RemoteServer
 

M

main(String[]) - Static method in class org.robotframework.remoteserver.RemoteServer
 
MapSerializer - Class in org.robotframework.remoteserver.xmlrpc
 
MapSerializer(TypeFactory, XmlRpcStreamConfig) - Constructor for class org.robotframework.remoteserver.xmlrpc.MapSerializer
 
MEMBER_TAG - Static variable in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 

N

NAME_TAG - Static variable in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 
newXmlRpcHandlerMapping() - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 

O

org.robotframework.remoteserver - package org.robotframework.remoteserver
 
org.robotframework.remoteserver.cli - package org.robotframework.remoteserver.cli
 
org.robotframework.remoteserver.context - package org.robotframework.remoteserver.context
 
org.robotframework.remoteserver.javalib - package org.robotframework.remoteserver.javalib
 
org.robotframework.remoteserver.library - package org.robotframework.remoteserver.library
 
org.robotframework.remoteserver.logging - package org.robotframework.remoteserver.logging
 
org.robotframework.remoteserver.servlet - package org.robotframework.remoteserver.servlet
 
org.robotframework.remoteserver.xmlrpc - package org.robotframework.remoteserver.xmlrpc
 

R

ReflectiveHandlerMapping - Class in org.robotframework.remoteserver.xmlrpc
 
ReflectiveHandlerMapping() - Constructor for class org.robotframework.remoteserver.xmlrpc.ReflectiveHandlerMapping
 
RemoteLibrary - Interface in org.robotframework.remoteserver.library
 
RemoteLibraryFactory - Interface in org.robotframework.remoteserver.library
 
RemoteServer - Class in org.robotframework.remoteserver
Remote server for Robot Framework implemented in Java.
RemoteServer() - Constructor for class org.robotframework.remoteserver.RemoteServer
 
RemoteServerRequestProcessorFactoryFactory - Class in org.robotframework.remoteserver.servlet
 
RemoteServerRequestProcessorFactoryFactory(Context) - Constructor for class org.robotframework.remoteserver.servlet.RemoteServerRequestProcessorFactoryFactory
 
RemoteServerServlet - Class in org.robotframework.remoteserver.servlet
This servlet uses the same instance of a test library to process all requests on a given port
RemoteServerServlet(RemoteServer, Map<Integer, Class<?>>) - Constructor for class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
removePrefixes() - Method in class org.robotframework.remoteserver.xmlrpc.ReflectiveHandlerMapping
Removes the prefixes from all keys in this handler mapping assuming a String was used as the key and period was used as a separator.
run_keyword(String, Object[]) - Method in class org.robotframework.remoteserver.servlet.ServerMethods
Run the given keyword and return the results.
runKeyword(String, Object[]) - Method in class org.robotframework.remoteserver.javalib.SingleClassLibrary
 
runKeyword(String, Object[]) - Method in class org.robotframework.remoteserver.library.DynamicApiRemoteLibrary
 
runKeyword(String, Object[]) - Method in interface org.robotframework.remoteserver.library.RemoteLibrary
 
runKeyword(String, Object[]) - Method in class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 

S

ServerMethods - Class in org.robotframework.remoteserver.servlet
Contains the XML-RPC methods that implement the remote library interface.
ServerMethods(Context) - Constructor for class org.robotframework.remoteserver.servlet.ServerMethods
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.robotframework.remoteserver.servlet.RemoteServerServlet
 
setAllowStop(boolean) - Method in class org.robotframework.remoteserver.RemoteServer
 
setDebugEnabled(boolean) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
setHost(String) - Method in class org.robotframework.remoteserver.RemoteServer
Set the hostname of the interface to bind to.
SimpleKeywordExtractor - Class in org.robotframework.remoteserver.javalib
 
SimpleKeywordExtractor() - Constructor for class org.robotframework.remoteserver.javalib.SimpleKeywordExtractor
 
SimpleKeywordFactory - Class in org.robotframework.remoteserver.javalib
 
SimpleKeywordFactory(Object) - Constructor for class org.robotframework.remoteserver.javalib.SimpleKeywordFactory
 
SingleClassLibrary - Class in org.robotframework.remoteserver.javalib
 
SingleClassLibrary(Object) - Constructor for class org.robotframework.remoteserver.javalib.SingleClassLibrary
 
start() - Method in class org.robotframework.remoteserver.RemoteServer
Starts the remote server.
StaticApiRemoteLibrary - Class in org.robotframework.remoteserver.library
 
StaticApiRemoteLibrary(Object) - Constructor for class org.robotframework.remoteserver.library.StaticApiRemoteLibrary
 
stop(int) - Method in class org.robotframework.remoteserver.RemoteServer
A non-blocking method for stopping the remote server that allows requests to complete within the given timeout before shutting down the server.
stop() - Method in class org.robotframework.remoteserver.RemoteServer
Stops the remote server immediately.
stop_remote_server() - Method in class org.robotframework.remoteserver.servlet.ServerMethods
Stops the remote server if it is configured to allow that.
stopRemoteServer() - Method in class org.robotframework.remoteserver.servlet.ServerMethods
 
STRUCT_TAG - Static variable in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 

T

TypeFactory - Class in org.robotframework.remoteserver.xmlrpc
 
TypeFactory(XmlRpcController) - Constructor for class org.robotframework.remoteserver.xmlrpc.TypeFactory
 

W

warn(String, Object...) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
warn(Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
warn(String, Throwable) - Method in class org.robotframework.remoteserver.logging.Jetty2Log4J
 
write(ContentHandler, Object) - Method in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 
writeData(ContentHandler, Object) - Method in class org.robotframework.remoteserver.xmlrpc.IterableSerializer
 
writeData(ContentHandler, Object) - Method in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 
writeEntry(ContentHandler, Object, Object) - Method in class org.robotframework.remoteserver.xmlrpc.MapSerializer
 

A C D E G I J L M N O R S T W

Copyright © 2012. All Rights Reserved.