Uses of Class org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl

Uses in package org.apache.xmlrpc.client

Classes derived from org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl

class
An HTTP transport factory, which is based on the Jakarta Commons HTTP Client.
class
Factory for the lite HTTP transport, XmlRpcLiteHttpTransport.
class
Another local transport factory for debugging and testing.
class
A transport factory being used for local XML-RPC calls.
class
Abstract base implementation of a factory for stream transports.
class
Default implementation of a HTTP transport factory, based on the java.net.HttpURLConnection class.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.