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, waitgetTransportprotected XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
pClient - The client, which will invoke the factory.public XmlRpcClient getClient()
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.