Uses of Class
com.echomine.xmlrpc.Call

Packages that use Call
com.echomine.jabber.msg   
 

Uses of Call in com.echomine.jabber.msg
 

Methods in com.echomine.jabber.msg that return Call
 Call XMLRPCMessage.getCall()
          retrieves the call object if there is one for this message.
 

Methods in com.echomine.jabber.msg with parameters of type Call
 void XMLRPCMessage.setCall(Call call)
          sets the call request for this message to be sent.
 

Constructors in com.echomine.jabber.msg with parameters of type Call
XMLRPCMessage(Call call)
           
 



Copyright © 2001-2005 Echomine. All Rights Reserved.