public interface ProtocolResponseEvent extends Event
| Modifier and Type | Method and Description |
|---|---|
ProtocolRequestEvent |
getProtocolRequestEvent() |
java.lang.Object |
getResponse()
Get the protocol-level response object
|
java.lang.String |
getStatusIndicator()
Returns the status indicator of this response event.
|
ProtocolRequestEvent getProtocolRequestEvent()
java.lang.Object getResponse()
java.lang.String getStatusIndicator()