ProtocolCommandEvent
ProtocolCommandSupport
void | protocolCommandSent(ProtocolCommandEvent event) This method is invoked by a ProtocolCommandEvent source after sending a protocol command to a server. |
void | protocolReplyReceived(ProtocolCommandEvent event) This method is invoked by a ProtocolCommandEvent source after receiving a reply from a server. |
public void protocolCommandSent(ProtocolCommandEvent event)
public void protocolReplyReceived(ProtocolCommandEvent event)