Package | Description |
---|---|
org.apache.xmlrpc.client |
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcCommonsTransport
An HTTP transport factory, which is based on the Jakarta Commons
HTTP Client.
|
class |
XmlRpcHttpTransport
Abstract base implementation of an HTTP transport.
|
class |
XmlRpcLite14HttpTransport
A "light" HTTP transport implementation for Java 1.4.
|
class |
XmlRpcLiteHttpTransport
A "light" HTTP transport implementation.
|
class |
XmlRpcLocalStreamTransport
Another local transport for debugging and testing.
|
class |
XmlRpcSun14HttpTransport
Default implementation of an HTTP transport in Java 1.4, based on the
HttpURLConnection class. |
class |
XmlRpcSun15HttpTransport
Default implementation of an HTTP transport in Java 1.4, based on the
HttpURLConnection class. |
class |
XmlRpcSunHttpTransport
Default implementation of an HTTP transport, based on the
HttpURLConnection class. |
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.