|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
Abstract base implementation of an XmlRpcTransportFactory
.
Constructor Summary | |
protected |
XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
Creates a new instance. |
Method Summary | |
XmlRpcClient |
getClient()
Returns the client operating this factory. |
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 Detail |
protected XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
pClient
- The client, which will invoke the factory.Method Detail |
public XmlRpcClient getClient()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |