Uses of Class
org.apache.xmlrpc.client.XmlRpcStreamTransport
Packages that use XmlRpcStreamTransport
-
Uses of XmlRpcStreamTransport in org.apache.xmlrpc.client
Subclasses of XmlRpcStreamTransport in org.apache.xmlrpc.clientModifier and TypeClassDescriptionclass
An HTTP transport factory, which is based on the Jakarta Commons HTTP Client.class
Abstract base implementation of an HTTP transport.class
A "light" HTTP transport implementation for Java 1.4.class
A "light" HTTP transport implementation.class
Another local transport for debugging and testing.class
Default implementation of an HTTP transport in Java 1.4, based on theHttpURLConnection
class.class
Default implementation of an HTTP transport in Java 1.4, based on theHttpURLConnection
class.class
Default implementation of an HTTP transport, based on theHttpURLConnection
class.