Uses of Class
org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
Packages that use XmlRpcTransportFactoryImpl
-
Uses of XmlRpcTransportFactoryImpl in org.apache.xmlrpc.client
Subclasses of XmlRpcTransportFactoryImpl in org.apache.xmlrpc.clientModifier and TypeClassDescriptionclassJava 1.4 specific factory for the lite HTTP transport,XmlRpcLiteHttpTransport.classFactory for the lite HTTP transport,XmlRpcLiteHttpTransport.classAnother local transport factory for debugging and testing.classA transport factory being used for local XML-RPC calls.classAbstract base implementation of a factory for stream transports.classDefault implementation of an HTTP transport factory in Java 1.4, based on theHttpURLConnectionclass.classDefault implementation of an HTTP transport in Java 1.5, based on theHttpURLConnectionclass.classDefault implementation of a HTTP transport factory, based on theHttpURLConnectionclass.