|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlRpcHttpClientConfig
Extension of XmlRpcClientConfig
for HTTP based transport. Provides details like server URL,
user credentials, and so on.
Field Summary |
---|
Fields inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
UTF8_ENCODING |
Fields inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
UTF8_ENCODING |
Method Summary | |
---|---|
java.net.URL |
getServerURL()
Returns the HTTP servers URL. |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcHttpRequestConfig |
---|
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeout |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcStreamRequestConfig |
---|
isGzipCompressing, isGzipRequesting |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
getEncoding |
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
---|
getTimeZone, isEnabledForExtensions |
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
---|
getTimeZone, isEnabledForExtensions |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcHttpConfig |
---|
getBasicEncoding, isContentLengthOptional |
Methods inherited from interface org.apache.xmlrpc.common.XmlRpcStreamConfig |
---|
getEncoding |
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig |
---|
getTimeZone, isEnabledForExtensions |
Method Detail |
---|
java.net.URL getServerURL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |