public interface XmlRpcStreamConfig extends XmlRpcConfig
Modifier and Type | Field and Description |
---|---|
static String |
UTF8_ENCODING
Default encoding (UTF-8).
|
Modifier and Type | Method and Description |
---|---|
String |
getEncoding()
Returns the encoding being used for data encoding, when writing
to a stream.
|
getTimeZone, isEnabledForExtensions
static final String UTF8_ENCODING
String getEncoding()
UTF8_ENCODING
is being used.Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.