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 XmlRpcTransportFactoryImpl
getClientMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlRpcTransportFactory
getTransport
-
Constructor Details
-
XmlRpcStreamTransportFactory
-