public interface ProtocolRequestEvent extends ProtocolEvent
ProtocolEvent.Type| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDestinationAddress()
Get the destination address; i.e.
|
java.lang.Object |
getRequest()
Get the protocol-level request object
|
java.lang.String |
getSourceAddress()
Get the source address; i.e.
|
getHeaderData, getTypejava.lang.Object getRequest()
java.lang.String getSourceAddress()
java.lang.String getDestinationAddress()