Uses of Package
org.apache.xmlrpc.common
Packages that use org.apache.xmlrpc.common
Package
Description
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpcClassDescriptionInterface of a configuration for HTTP requests.Interface of a configuration for a stream based transport.
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.clientClassDescriptionImplementation of
ServerStreamConnection
for use by theXmlRpcLocalStreamTransport
.A common base class forXmlRpcServer
andXmlRpcClient
.Interface of a configuration for HTTP requests.Extension ofXmlRpcClientConfig
for HTTP based transport.Default implementation of a request configuration.Interface of an object, which is able to process XML-RPC requests.Interface of an object, which may be used to create instances ofXmlRpcRequestProcessor
.Interface of a configuration for a stream based transport.Interface of a client configuration for a transport, which is implemented by writing to a stream.An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.An object, which executes requests on the controllers behalf.A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.client.util
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.commonClassDescriptionInterface of an object, which is able to provide an XML stream, containing an XML-RPC request.A
TypeConverter
is used when actually calling the handler method or actually returning the result object.ATypeConverterFactory
is called for creating instances ofTypeConverter
.A type factory creates serializers or handlers, based on the object type.A common base class forXmlRpcServer
andXmlRpcClient
.Interface of a configuration for HTTP requests.Extension ofXmlRpcClientConfig
for HTTP based transport.This exception is thrown, if the clients or servers maximum number of concurrent threads is exceeded.Interface of an object, which is able to process XML-RPC requests.Interface of a configuration for a stream based transport.Interface of a client configuration for a transport, which is implemented by writing to a stream.An object, which executes requests on the controllers behalf.A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.jaxbClassDescriptionA type factory creates serializers or handlers, based on the object type.Default implementation of a type factory.A common base class for
XmlRpcServer
andXmlRpcClient
.Interface of a configuration for a stream based transport. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.metadata
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.parserClassDescriptionA type factory creates serializers or handlers, based on the object type.Interface of a configuration for a stream based transport.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.serializerClassDescriptionA type factory creates serializers or handlers, based on the object type.Interface of a configuration for a stream based transport.
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.serverClassDescriptionInterface of an object, which is able to provide an XML stream, containing an XML-RPC request.A
TypeConverter
is used when actually calling the handler method or actually returning the result object.ATypeConverterFactory
is called for creating instances ofTypeConverter
.A common base class forXmlRpcServer
andXmlRpcClient
.Interface of a configuration for HTTP requests.Interface of an object, which is able to process XML-RPC requests.Interface of a configuration for a stream based transport.Interface of a client configuration for a transport, which is implemented by writing to a stream.An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.An object, which executes requests on the controllers behalf.A factory forXmlRpcWorker
instances. -
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.util
-
Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.webserverClassDescriptionInterface of an object, which is able to provide an XML stream, containing an XML-RPC request.A
TypeConverterFactory
is called for creating instances ofTypeConverter
.A common base class forXmlRpcServer
andXmlRpcClient
.Interface of a configuration for HTTP requests.Extension ofXmlRpcClientConfig
for HTTP based transport.Default implementation of a request configuration.Interface of an object, which is able to process XML-RPC requests.Interface of a configuration for a stream based transport.Interface of a client configuration for a transport, which is implemented by writing to a stream.An instance ofXmlRpcRequestProcessor
, which is processing an XML stream.