public interface NetworkProtocolRequestEvent extends NetworkProtocolEvent, ProtocolRequestEvent
NetworkProtocolEvent.NetworkTypeProtocolEvent.Type| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDestinationIP()
Get the destination IP address.
|
int |
getDestinationPort()
Get the socket-level destination port; the port that the receiving end is using to retrieve data;.
|
java.lang.String |
getSourceIP()
Get the source IP address.
|
int |
getSourcePort()
Get the socket-level source port; the port that the caller used to send data.
|
getNetworkTypegetDestinationAddress, getRequest, getSourceAddressgetHeaderData, getTypeint getSourcePort()
int getDestinationPort()
java.lang.String getSourceIP()
java.lang.String getDestinationIP()