Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.xmlrpc.client.XmlRpcTransportImpl
XmlRpcTransport
.
Constructor Summary | |
|
Method Summary | |
XmlRpcClient |
|
protected XmlRpcTransportImpl(XmlRpcClient pClient)
Creates a new instance.
- Parameters:
pClient
- The client, which creates the transport.
public XmlRpcClient getClient()
Returns the client, which created this transport.
- Returns:
- The client.