Uses of Class
com.echomine.xmlrpc.Response

Packages that use Response
com.echomine.jabber.msg   
 

Uses of Response in com.echomine.jabber.msg
 

Methods in com.echomine.jabber.msg that return Response
 Response XMLRPCMessage.getResponse()
          retrieves the response object if there is one for this message.
 

Methods in com.echomine.jabber.msg with parameters of type Response
 void XMLRPCMessage.setResponse(Response response)
          sets the response for this message to be sent.
 

Constructors in com.echomine.jabber.msg with parameters of type Response
XMLRPCMessage(Response response)
           
 



Copyright © 2001-2005 Echomine. All Rights Reserved.