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