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 TypeClassDescriptionclassAn HTTP transport factory, which is based on the Jakarta Commons HTTP Client.classAbstract base implementation of an HTTP transport.classA "light" HTTP transport implementation for Java 1.4.classA "light" HTTP transport implementation.classAnother local transport for debugging and testing.classDefault implementation of an HTTP transport in Java 1.4, based on theHttpURLConnectionclass.classDefault implementation of an HTTP transport in Java 1.4, based on theHttpURLConnectionclass.classDefault implementation of an HTTP transport, based on theHttpURLConnectionclass.