org.apache.maven.wagon.providers.ftp
public class FtpWagon.PrintCommandListener extends java.lang.Object implements org.apache.commons.net.ProtocolCommandListener
Constructor and Description |
---|
FtpWagon.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 FtpWagon.PrintCommandListener(FtpWagon wagon)
public void protocolCommandSent(org.apache.commons.net.ProtocolCommandEvent event)
protocolCommandSent
in interface org.apache.commons.net.ProtocolCommandListener
public void protocolReplyReceived(org.apache.commons.net.ProtocolCommandEvent event)
protocolReplyReceived
in interface org.apache.commons.net.ProtocolCommandListener
Copyright © 2003-2014. All Rights Reserved.