Package org.apache.xmlrpc.client
Class XmlRpcStreamTransportFactory
java.lang.Object
org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
org.apache.xmlrpc.client.XmlRpcStreamTransportFactory
- All Implemented Interfaces:
XmlRpcTransportFactory
- Direct Known Subclasses:
XmlRpcLocalStreamTransportFactory
Abstract base implementation of a factory for stream transports.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
getClient
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.xmlrpc.client.XmlRpcTransportFactory
getTransport
-
Constructor Details
-
XmlRpcStreamTransportFactory
-