Public Member Functions
org.apache.xmlrpc.XmlRpcConfig Interface Reference
Inheritance diagram for org.apache.xmlrpc.XmlRpcConfig:
Inheritance graph
[legend]

List of all members.

Public Member Functions

TimeZone getTimeZone ()
boolean isEnabledForExtensions ()

Detailed Description

A common base interface for org.apache.xmlrpc.client.XmlRpcClientConfig, and org.apache.xmlrpc.server.XmlRpcServerConfig.

Definition at line 28 of file XmlRpcConfig.java.


Member Function Documentation

Returns the timezone, which is used to interpret date/time values. Defaults to TimeZone#getDefault().

Implemented in org.apache.xmlrpc.XmlRpcConfigImpl.

Returns, whether support for extensions are enabled. By default, extensions are disabled and your client is interoperable with other XML-RPC implementations. Interoperable XML-RPC implementations are those, which are compliant to the XML-RPC Specification.

Returns:
Whether extensions are enabled or not.

Implemented in org.apache.xmlrpc.XmlRpcConfigImpl.


The documentation for this interface was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50