|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
TypeFactory | A type factory creates serializers or handlers, based on the object type. |
XmlRpcHttpConfig | Interface of a configuration for HTTP requests. |
XmlRpcHttpRequestConfig | Extension of XmlRpcClientConfig
for HTTP based transport. |
XmlRpcStreamConfig | Interface of a configuration for a stream based transport. |
XmlRpcStreamRequestConfig | Interface of a client configuration for a transport, which is implemented by writing to a stream. |
XmlRpcWorker | An object, which executes requests on the controllers behalf. |
Class Summary | |
---|---|
TypeFactoryImpl | Default implementation of a type factory. |
XmlRpcController | A common base class for
XmlRpcServer and
XmlRpcClient . |
XmlRpcHttpRequestConfigImpl | Default implementation of a request configuration. |
XmlRpcWorkerFactory | A factory for XmlRpcClientWorker
instances. |
Exception Summary | |
---|---|
XmlRpcExtensionException | This exception is thrown, if an attempt to use extensions is made, but extensions aren't explicitly enabled. |
XmlRpcNotAuthorizedException | This exception must be thrown, if the user isn't authenticated. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |