|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clientapi.AsyncResult
This Class represents the results of a Async Invocation, this is one return to the Callback. This class is almost always created by the Axis2 and returned.
Constructor Summary | |
AsyncResult(MessageContext result)
|
Method Summary | |
SOAPEnvelope |
getResponseEnvelope()
|
MessageContext |
getResponseMessageContext()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AsyncResult(MessageContext result)
Method Detail |
public SOAPEnvelope getResponseEnvelope()
public MessageContext getResponseMessageContext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |