org.apache.xmlrpc
Interface XmlRpcRequestConfig

All Superinterfaces:
XmlRpcConfig
All Known Subinterfaces:
XmlRpcClientConfig, XmlRpcHttpClientConfig, XmlRpcHttpRequestConfig, XmlRpcLocalClientConfig, XmlRpcStreamRequestConfig
All 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.


Method Summary
 
Methods inherited from interface org.apache.xmlrpc.XmlRpcConfig
getTimeZone, isEnabledForExtensions
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.