Package | Description |
---|---|
org.apache.commons.net |
Common socket classes and protocol command utility classes
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.