| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcTransportImplXmlRpcTransport.
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.