Package | Description |
---|---|
org.apache.xmlrpc |
Modifier and Type | Field and Description |
---|---|
protected XmlRpcClientWorker |
XmlRpcClient.XmlRpcClientAsyncThread.worker |
Modifier and Type | Method and Description |
---|---|
(package private) XmlRpcClientWorker |
XmlRpcClient.getWorker(boolean async) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
XmlRpcClient.releaseWorker(XmlRpcClientWorker w,
boolean async)
Release possibly big per-call object references to allow them to be
garbage collected
|
Constructor and Description |
---|
XmlRpcClient.XmlRpcClientAsyncThread(XmlRpcClientWorker worker,
XmlRpcClient.CallData initialCall) |
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.