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.
|
getEncoding
getTimeZone, isEnabledForExtensions
String getBasicEncoding()
XmlRpcStreamConfig.UTF8_ENCODING
)
is being used.boolean isContentLengthOptional()
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.