|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlRpcClient.Worker | |
org.apache.xmlrpc |
Uses of XmlRpcClient.Worker in org.apache.xmlrpc |
Subclasses of XmlRpcClient.Worker in org.apache.xmlrpc | |
(package private) class |
XmlRpcClientLite.LiteWorker
|
Methods in org.apache.xmlrpc that return XmlRpcClient.Worker | |
(package private) XmlRpcClient.Worker |
XmlRpcClient.getWorker(boolean async)
|
(package private) XmlRpcClient.Worker |
XmlRpcClientLite.getWorker(boolean async)
|
Methods in org.apache.xmlrpc with parameters of type XmlRpcClient.Worker | |
(package private) void |
XmlRpcClient.releaseWorker(XmlRpcClient.Worker w,
boolean async)
Release possibly big per-call object references to allow them to be garbage collected |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |