|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcTransportImpl
public abstract class XmlRpcTransportImpl
Abstract base implementation of an XmlRpcTransport.
| Constructor Summary | |
|---|---|
protected |
XmlRpcTransportImpl(XmlRpcClient pClient)
Creates a new instance. |
| Method Summary | |
|---|---|
XmlRpcClient |
getClient()
Returns the client, which created this transport. |
| 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.XmlRpcTransport |
|---|
sendRequest |
| Constructor Detail |
|---|
protected XmlRpcTransportImpl(XmlRpcClient pClient)
pClient - The client, which creates the transport.| Method Detail |
|---|
public XmlRpcClient getClient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||