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
public abstract class XmlRpcStreamTransportFactory
- extends XmlRpcTransportFactoryImpl
Abstract base implementation of a factory for stream transports.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRpcStreamTransportFactory
protected XmlRpcStreamTransportFactory(XmlRpcClient pClient)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.