public interface XmlRpcConfig
XmlRpcClientConfig
, and
XmlRpcServerConfig
.Modifier and Type | Method and Description |
---|---|
TimeZone |
getTimeZone()
Returns the timezone, which is used to interpret date/time
values.
|
boolean |
isEnabledForExtensions()
Returns, whether support for extensions are enabled.
|
boolean isEnabledForExtensions()
TimeZone getTimeZone()
TimeZone.getDefault()
.Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.