org.apache.maven.wagon.providers.ftp

Class FtpWagon.PrintCommandListener

public class FtpWagon.PrintCommandListener extends Object implements ProtocolCommandListener

Field Summary
FtpWagonwagon
Constructor Summary
PrintCommandListener(FtpWagon wagon)
Method Summary
voidprotocolCommandSent(ProtocolCommandEvent event)
voidprotocolReplyReceived(ProtocolCommandEvent event)

Field Detail

wagon

FtpWagon wagon

Constructor Detail

PrintCommandListener

public PrintCommandListener(FtpWagon wagon)

Method Detail

protocolCommandSent

public void protocolCommandSent(ProtocolCommandEvent event)

protocolReplyReceived

public void protocolReplyReceived(ProtocolCommandEvent event)