public class FtpWagon.PrintCommandListener extends Object implements ProtocolCommandListener
| Constructor and Description |
|---|
PrintCommandListener(FtpWagon wagon) |
| Modifier and Type | Method and Description |
|---|---|
void |
protocolCommandSent(ProtocolCommandEvent event) |
void |
protocolReplyReceived(ProtocolCommandEvent event) |
public PrintCommandListener(FtpWagon wagon)
public void protocolCommandSent(ProtocolCommandEvent event)
protocolCommandSent in interface ProtocolCommandListenerpublic void protocolReplyReceived(ProtocolCommandEvent event)
protocolReplyReceived in interface ProtocolCommandListenerCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.