Package | Description |
---|---|
org.apache.xmlrpc | |
org.apache.xmlrpc.client | |
org.apache.xmlrpc.common | |
org.apache.xmlrpc.server | |
org.apache.xmlrpc.webserver |
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcConfigImpl
Default implementation of
XmlRpcConfig . |
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 | Interface and Description |
---|---|
interface |
XmlRpcHttpRequestConfig
Extension of
XmlRpcClientConfig
for HTTP based transport. |
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcHttpRequestConfigImpl
Default implementation of a request configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XmlRpcHttpServerConfig
HTTP servers configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlRpcServerConfigImpl
Default implementation of
XmlRpcServerConfig . |
Modifier and Type | Class and Description |
---|---|
class |
RequestData
Web servers extension of
XmlRpcHttpRequestConfig ,
which allows to store additional per request data. |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.