public interface XmlRpcHttpConfig extends XmlRpcStreamConfig
UTF8_ENCODING| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBasicEncoding()
Returns the encoding being used to convert the String "username:password"
into bytes.
|
boolean |
isContentLengthOptional()
Returns, whether a "Content-Length" header may be
omitted.
|
getEncodinggetTimeZone, isEnabledForExtensionsjava.lang.String getBasicEncoding()
XmlRpcStreamConfig.UTF8_ENCODING)
is being used.boolean isContentLengthOptional()
Copyright © 2001–2017. All rights reserved.