Class XmlRpcClientWorker

java.lang.Object
org.apache.xmlrpc.client.XmlRpcClientWorker
All Implemented Interfaces:
XmlRpcWorker

public class XmlRpcClientWorker extends Object implements XmlRpcWorker
Object, which performs a request on the clients behalf. The client maintains a pool of workers. The main purpose of the pool is limitation of the maximum number of concurrent requests.
Since:
3.0