public interface XmlRpcStreamRequestConfig extends XmlRpcStreamConfig, XmlRpcRequestConfig
UTF8_ENCODING
Modifier and Type | Method and Description |
---|---|
boolean |
isGzipCompressing()
Returns, whether the request stream is being compressed.
|
boolean |
isGzipRequesting()
Returns, whether compression is requested for the response stream.
|
getEncoding
getTimeZone, isEnabledForExtensions
boolean isGzipCompressing()
isGzipRequesting()
boolean isGzipRequesting()
isGzipCompressing()
is activated. Also note, that the
server may still decide to send uncompressed data.isGzipCompressing()