public interface XmlRpcHttpClientConfig extends XmlRpcHttpRequestConfig
XmlRpcClientConfig
for HTTP based transport. Provides details like server URL,
user credentials, and so on.UTF8_ENCODING| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getServerURL()
Returns the HTTP servers URL.
|
java.lang.String |
getUserAgent()
Returns the user agent header to use
|
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeoutisEnabledForExceptions, isGzipCompressing, isGzipRequestinggetBasicEncoding, isContentLengthOptionalgetEncodinggetTimeZone, isEnabledForExtensionsjava.net.URL getServerURL()
java.lang.String getUserAgent()
Copyright © 2001-2013. All Rights Reserved.