|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlRpcConfig
A common base interface for
XmlRpcClientConfig
, and
XmlRpcServerConfig
.
Method Summary | |
---|---|
java.util.TimeZone |
getTimeZone()
Returns the timezone, which is used to interpret date/time values. |
boolean |
isEnabledForExtensions()
Returns, whether support for extensions are enabled. |
Method Detail |
---|
boolean isEnabledForExtensions()
java.util.TimeZone getTimeZone()
TimeZone.getDefault()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |