public class ResponseHandle extends Object
ResponseHandle represents an handler which return as a reference to an asynchronous invocation.| Constructor and Description |
|---|
ResponseHandle(OutboundMsgHolder outboundMsgHolder) |
| Modifier and Type | Method and Description |
|---|---|
OutboundMsgHolder |
getOutboundMsgHolder()
Gets the
OutboundMsgHolder associated with the response handle. |
public ResponseHandle(OutboundMsgHolder outboundMsgHolder)
public OutboundMsgHolder getOutboundMsgHolder()
OutboundMsgHolder associated with the response handle.OutboundMsgHolder associated with the response handleCopyright © 2023 WSO2. All rights reserved.