A B C D E F G H I K L M N O P R S T U V W X

G

getConnection(XmlRpcDispatcher) - Static method in class marquee.xmlrpc.XmlRpcServerConnection
Retrieves a connection from the pool or creates a new one, assuming we have not reached the connection limit.
getDispatcher(XmlRpcServer, String) - Static method in class marquee.xmlrpc.XmlRpcDispatcher
Aquires a dispatcher from the pool of available dispatchers, or creates a new dispatcher if the pool is empty.
getEmployee(int) - Method in interface marquee.xmlrpc.objectcomm.example.EmployeeServiceInterface
 
getEmployee(int) - Method in class marquee.xmlrpc.objectcomm.example.XmlEmployeeService
 
getEmployee(int) - Method in class marquee.xmlrpc.objectcomm.example.XmlRmiEmployeeService
 
getEmployeeNumber() - Method in class marquee.xmlrpc.objectcomm.example.Employee
 
getErrorCode() - Method in exception marquee.xmlrpc.XmlRpcException
 
getHistory() - Method in class marquee.xmlrpc.testing.SessionExampleServer.SessionExampleHandler
Returns the history stored under "history" in the callers session.
getInputContentLength() - Method in interface marquee.xmlrpc.XmlRpcClientConnection
 
getInputStream() - Method in interface marquee.xmlrpc.XmlRpcClientConnection
 
getInvocationHandlerAlias(String) - Method in class marquee.xmlrpc.XmlRpcServer
Returns the alias mapping for the supplied alias, or null, if the alias is not registered.
getInvocationProcessor(int) - Method in class marquee.xmlrpc.XmlRpcServer
getInvocationProcessorCount() - Method in class marquee.xmlrpc.XmlRpcServer
Returns the number of invocation processors registered in the server.
getOutputStream() - Method in interface marquee.xmlrpc.XmlRpcClientConnection
Returns an OutputStream on which the request can be written.
getSession() - Static method in class marquee.xmlrpc.processors.SessionInvocationProcessor
Returns the session associated with the calling thread.
getString(String) - Static method in class marquee.xmlrpc.Messages
 
getSupportedClass() - Method in class marquee.xmlrpc.objectcomm.Serializer
Returns the class of java.lang.Object as this serializer may serialze any object
getSupportedClass() - Method in class marquee.xmlrpc.serializers.BooleanArraySerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.CollectionSerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.DoubleArraySerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.FloatArraySerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.HashtableSerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.IntArraySerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.MapSerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.ObjectArraySerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.ReflectiveSerializer
getSupportedClass() - Method in class marquee.xmlrpc.serializers.VectorSerializer
getSupportedClass() - Method in interface marquee.xmlrpc.XmlRpcCustomSerializer
Returns the class of objects this serializer knows how to handle.
GZIP_ENCODING - Static variable in class marquee.xmlrpc.XmlRpcServerConnection
Byte array for the GZIP Encoding header

A B C D E F G H I K L M N O P R S T U V W X