Package | Description |
---|---|
org.apache.xmlrpc.client | |
org.apache.xmlrpc.common | |
org.apache.xmlrpc.webserver |
Modifier and Type | Interface and Description |
---|---|
interface |
XmlRpcHttpClientConfig
Extension of
XmlRpcClientConfig
for HTTP based transport. |
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcClientConfigImpl
Default implementation of a clients request configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcHttpRequestConfigImpl
Default implementation of a request configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestData
Web servers extension of
XmlRpcHttpRequestConfig ,
which allows to store additional per request data. |
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.