public class PrintCommandListener
extends java.lang.Object
implements org.apache.commons.net.ProtocolCommandListener
| Constructor and Description |
|---|
PrintCommandListener(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
protocolCommandSent(org.apache.commons.net.ProtocolCommandEvent event) |
void |
protocolReplyReceived(org.apache.commons.net.ProtocolCommandEvent event) |
public void protocolCommandSent(org.apache.commons.net.ProtocolCommandEvent event)
protocolCommandSent in interface org.apache.commons.net.ProtocolCommandListenerpublic void protocolReplyReceived(org.apache.commons.net.ProtocolCommandEvent event)
protocolReplyReceived in interface org.apache.commons.net.ProtocolCommandListenerCopyright © 2019 The Apache Software Foundation