Uses of Package
org.apache.xmlrpc.common

Packages that use org.apache.xmlrpc.common
org.apache.xmlrpc   
org.apache.xmlrpc.client   
org.apache.xmlrpc.common   
org.apache.xmlrpc.jaxb   
org.apache.xmlrpc.parser   
org.apache.xmlrpc.serializer   
org.apache.xmlrpc.server   
org.apache.xmlrpc.util   
org.apache.xmlrpc.webserver   
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc
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
XmlRpcController
          A common base class for XmlRpcServer and XmlRpcClient.
XmlRpcHttpConfig
          Interface of a configuration for HTTP requests.
XmlRpcHttpRequestConfig
          Extension of XmlRpcClientConfig for HTTP based transport.
XmlRpcHttpRequestConfigImpl
          Default implementation of a request configuration.
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 for XmlRpcClientWorker instances.
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.common
TypeFactory
          A type factory creates serializers or handlers, based on the object type.
XmlRpcController
          A common base class for XmlRpcServer and XmlRpcClient.
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.
XmlRpcWorkerFactory
          A factory for XmlRpcClientWorker instances.
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.jaxb
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 for XmlRpcServer and XmlRpcClient.
XmlRpcStreamConfig
          Interface of a configuration for a stream based transport.
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.parser
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
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
XmlRpcController
          A common base class for XmlRpcServer and XmlRpcClient.
XmlRpcHttpConfig
          Interface of a configuration for HTTP 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 for XmlRpcClientWorker instances.
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.util
XmlRpcHttpRequestConfigImpl
          Default implementation of a request configuration.
 

Classes in org.apache.xmlrpc.common used by org.apache.xmlrpc.webserver
XmlRpcController
          A common base class for XmlRpcServer and XmlRpcClient.
XmlRpcHttpConfig
          Interface of a configuration for HTTP requests.
XmlRpcHttpRequestConfig
          Extension of XmlRpcClientConfig for HTTP based transport.
XmlRpcHttpRequestConfigImpl
          Default implementation of a request configuration.
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.
 



Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.