|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.client.async.AsyncResult
This class represents the results of an asynchronous invocation. The axis engine reports back the results in this object via the callback function.
| 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 | ||||||||||