|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |