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 |
---|---|
URL |
getServerURL()
Returns the HTTP servers URL.
|
String |
getUserAgent()
Returns the user agent header to use
|
getBasicPassword, getBasicUserName, getConnectionTimeout, getReplyTimeout
isEnabledForExceptions, isGzipCompressing, isGzipRequesting
getBasicEncoding, isContentLengthOptional
getEncoding
getTimeZone, isEnabledForExtensions
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.