|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolCommandEvent | |
---|---|
org.apache.commons.net | Common socket classes and protocol command utility classes |
Uses of ProtocolCommandEvent in org.apache.commons.net |
---|
Methods in org.apache.commons.net with parameters of type ProtocolCommandEvent | |
---|---|
void |
ProtocolCommandListener.protocolCommandSent(ProtocolCommandEvent event)
This method is invoked by a ProtocolCommandEvent source after sending a protocol command to a server. |
void |
PrintCommandListener.protocolCommandSent(ProtocolCommandEvent event)
|
void |
ProtocolCommandListener.protocolReplyReceived(ProtocolCommandEvent event)
This method is invoked by a ProtocolCommandEvent source after receiving a reply from a server. |
void |
PrintCommandListener.protocolReplyReceived(ProtocolCommandEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |