Uses of Interface
org.apache.xmlrpc.AsyncCallback

Packages that use AsyncCallback
org.apache.xmlrpc   
 

Uses of AsyncCallback in org.apache.xmlrpc
 

Methods in org.apache.xmlrpc with parameters of type AsyncCallback
 void XmlRpcClient.executeAsync(java.lang.String method, java.util.Vector params, AsyncCallback callback)
          Generate an XML-RPC request and send it to the server in a new thread.
 



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.