Uses of Interface org.apache.xmlrpc.AsyncCallback

Uses in package org.apache.xmlrpc

Constructors with parameter type org.apache.xmlrpc.AsyncCallback

Make a call to be queued and then executed by the next free async thread

Fields of type org.apache.xmlrpc.AsyncCallback

AsyncCallback

Methods with parameter type org.apache.xmlrpc.AsyncCallback

void
XmlRpcClient.executeAsync(String method, Vector params, AsyncCallback callback)
Generate an XML-RPC request and send it to the server in a new thread.
void
void
void
Execute an XML-RPC call and handle asyncronous callback.

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.