org.apache.xmlrpc

Interface XmlRpcRequestConfig

All Superinterfaces:
XmlRpcConfig
Known Subinterfaces:
XmlRpcClientConfig, XmlRpcHttpClientConfig, XmlRpcHttpRequestConfig, XmlRpcLocalClientConfig, XmlRpcStreamRequestConfig
Known Implementing Classes:
RequestData, XmlRpcClientConfigImpl, XmlRpcHttpRequestConfigImpl

public interface XmlRpcRequestConfig
extends XmlRpcConfig

Interface of a request configuration. Depending on the transport, implementations will also implement additional interfaces like XmlRpcStreamRequestConfig.

Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig

getTimeZone, isEnabledForExtensions

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.