public abstract class XmlRpcTransportFactoryImpl extends Object implements XmlRpcTransportFactory
XmlRpcTransportFactory
.Modifier | Constructor and Description |
---|---|
protected |
XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
XmlRpcClient |
getClient()
Returns the client operating this factory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransport
protected XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
pClient
- The client, which will invoke the factory.public XmlRpcClient getClient()
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.