public interface XmlRpcHttpServerConfig extends XmlRpcServerConfig, XmlRpcHttpConfig
UTF8_ENCODING
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabledForExceptions()
Returns, whether the server may create a "faultCause" element in an error
response.
|
boolean |
isKeepAliveEnabled()
Returns, whether HTTP keepalive is being enabled.
|
getBasicEncoding, isContentLengthOptional
getEncoding
getTimeZone, isEnabledForExtensions
boolean isKeepAliveEnabled()
boolean isEnabledForExceptions()
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.