Uses of Package
org.apache.xmlrpc.common
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc Class Description XmlRpcHttpConfig Interface of a configuration for HTTP requests.XmlRpcStreamConfig Interface of a configuration for a stream based transport. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.client Class Description LocalStreamConnection Implementation ofServerStreamConnection
for use by theXmlRpcLocalStreamTransport
.XmlRpcController A common base class forXmlRpcServer
andXmlRpcClient
.XmlRpcHttpConfig Interface of a configuration for HTTP requests.XmlRpcHttpRequestConfig Extension ofXmlRpcClientConfig
for HTTP based transport.XmlRpcHttpRequestConfigImpl Default implementation of a request configuration.XmlRpcRequestProcessor Interface of an object, which is able to process XML-RPC requests.XmlRpcRequestProcessorFactory Interface of an object, which may be used to create instances ofXmlRpcRequestProcessor
.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.XmlRpcStreamRequestProcessor An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.XmlRpcWorker An object, which executes requests on the controllers behalf.XmlRpcWorkerFactory A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.client.util Class Description TypeConverterFactory ATypeConverterFactory
is called for creating instances ofTypeConverter
. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.common Class Description ServerStreamConnection Interface of an object, which is able to provide an XML stream, containing an XML-RPC request.TypeConverter ATypeConverter
is used when actually calling the handler method or actually returning the result object.TypeConverterFactory ATypeConverterFactory
is called for creating instances ofTypeConverter
.TypeFactory A type factory creates serializers or handlers, based on the object type.XmlRpcController A common base class forXmlRpcServer
andXmlRpcClient
.XmlRpcHttpConfig Interface of a configuration for HTTP requests.XmlRpcHttpRequestConfig Extension ofXmlRpcClientConfig
for HTTP based transport.XmlRpcLoadException This exception is thrown, if the clients or servers maximum number of concurrent threads is exceeded.XmlRpcRequestProcessor Interface of an object, which is able to process XML-RPC requests.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.XmlRpcWorkerFactory A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.jaxb Class Description TypeFactory A type factory creates serializers or handlers, based on the object type.TypeFactoryImpl Default implementation of a type factory.XmlRpcController A common base class forXmlRpcServer
andXmlRpcClient
.XmlRpcStreamConfig Interface of a configuration for a stream based transport. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.metadata Class Description TypeConverterFactory ATypeConverterFactory
is called for creating instances ofTypeConverter
. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.parser Class Description TypeFactory A type factory creates serializers or handlers, based on the object type.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. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.serializer Class Description TypeFactory A type factory creates serializers or handlers, based on the object type.XmlRpcStreamConfig Interface of a configuration for a stream based transport. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.server Class Description ServerStreamConnection Interface of an object, which is able to provide an XML stream, containing an XML-RPC request.TypeConverter ATypeConverter
is used when actually calling the handler method or actually returning the result object.TypeConverterFactory ATypeConverterFactory
is called for creating instances ofTypeConverter
.XmlRpcController A common base class forXmlRpcServer
andXmlRpcClient
.XmlRpcHttpConfig Interface of a configuration for HTTP requests.XmlRpcRequestProcessor Interface of an object, which is able to process XML-RPC requests.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.XmlRpcStreamRequestProcessor An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.XmlRpcWorker An object, which executes requests on the controllers behalf.XmlRpcWorkerFactory A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.util Class Description XmlRpcHttpRequestConfigImpl Default implementation of a request configuration. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.webserver Class Description ServerStreamConnection Interface of an object, which is able to provide an XML stream, containing an XML-RPC request.TypeConverterFactory ATypeConverterFactory
is called for creating instances ofTypeConverter
.XmlRpcController A common base class forXmlRpcServer
andXmlRpcClient
.XmlRpcHttpConfig Interface of a configuration for HTTP requests.XmlRpcHttpRequestConfig Extension ofXmlRpcClientConfig
for HTTP based transport.XmlRpcHttpRequestConfigImpl Default implementation of a request configuration.XmlRpcRequestProcessor Interface of an object, which is able to process XML-RPC requests.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.XmlRpcStreamRequestProcessor An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.