public interface XmlRpcHttpConfig extends XmlRpcStreamConfig
UTF8_ENCODING| Modifier and Type | Method and Description |
|---|---|
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, isEnabledForExtensionsString getBasicEncoding()
XmlRpcStreamConfig.UTF8_ENCODING)
is being used.boolean isContentLengthOptional()
Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.