Package | Description |
---|---|
marquee.xmlrpc |
Modifier and Type | Method and Description |
---|---|
void |
XmlRpcClient.invokeAsynchronously(java.lang.String method,
java.lang.Object arguments,
XmlRpcCallback callback)
A asynchronous version of invoke performing the call in a separate
thread and reporting responses, faults, and exceptions through the
supplied XmlRpcCallback.
|