Interface XmlRpcHttpClientConfig
- All Superinterfaces:
XmlRpcConfig, XmlRpcHttpConfig, XmlRpcHttpRequestConfig, XmlRpcRequestConfig, XmlRpcStreamConfig, XmlRpcStreamRequestConfig
- All Known Implementing Classes:
XmlRpcClientConfigImpl
Extension of
XmlRpcClientConfig
for HTTP based transport. Provides details like server URL,
user credentials, and so on.-
Field Summary
Fields inherited from interface XmlRpcStreamConfig
UTF8_ENCODING -
Method Summary
Modifier and TypeMethodDescriptionReturns the HTTP servers URL.Returns the user agent header to useMethods inherited from interface XmlRpcConfig
getTimeZone, isEnabledForExtensionsMethods inherited from interface XmlRpcHttpConfig
getBasicEncoding, isContentLengthOptionalMethods inherited from interface XmlRpcHttpRequestConfig
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeoutMethods inherited from interface XmlRpcStreamConfig
getEncodingMethods inherited from interface XmlRpcStreamRequestConfig
isEnabledForExceptions, isGzipCompressing, isGzipRequesting