org.apache.xmlrpc
Interface XmlRpcRequestConfig
- XmlRpcConfig
- XmlRpcClientConfig, XmlRpcHttpClientConfig, XmlRpcHttpRequestConfig, XmlRpcLocalClientConfig, XmlRpcStreamRequestConfig
- RequestData, XmlRpcClientConfigImpl, XmlRpcHttpRequestConfigImpl
public interface XmlRpcRequestConfig
Interface of a request configuration. Depending on
the transport, implementations will also implement
additional interfaces like
XmlRpcStreamRequestConfig
.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.