public class FtpWagon.PrintCommandListener extends Object implements org.apache.commons.net.ProtocolCommandListener
| Constructor and Description |
|---|
PrintCommandListener(FtpWagon wagon) |
| Modifier and Type | Method and Description |
|---|---|
void |
protocolCommandSent(org.apache.commons.net.ProtocolCommandEvent event) |
void |
protocolReplyReceived(org.apache.commons.net.ProtocolCommandEvent event) |
public PrintCommandListener(FtpWagon wagon)
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 © 2003–2022 The Apache Software Foundation. All rights reserved.