| Frames | No Frames |
Classes implementing org.apache.xmlrpc.client.XmlRpcTransport | |
| class | An HTTP transport factory, which is based on the Jakarta Commons
HTTP Client. |
| class | Abstract base implementation of an HTTP transport. |
| class | A "light" HTTP transport implementation. |
| class | Another local transport for debugging and testing. |
| class | The default implementation of a local transport. |
| class | Implementation of a transport class, which is based on an output
stream for sending the request and an input stream for receiving
the response,
|
| class | Default implementation of an HTTP transport, based on the
java.net.HttpURLConnection class. |
| class | Abstract base implementation of an XmlRpcTransport. |
Methods with return type org.apache.xmlrpc.client.XmlRpcTransport | |
| XmlRpcTransport | |
| XmlRpcTransport | Returns an instance of XmlRpcTransport. |
| XmlRpcTransport | |
| XmlRpcTransport | Returns an instance of XmlRpcTransport. |
| XmlRpcTransport | Returns an instance of XmlRpcTransport. |
| XmlRpcTransport | Returns an instance of XmlRpcTransport. |