org.apache.maven.wagon.providers.ftp

Class FtpWagon.PrintCommandListener

Enclosing Class:
FtpWagon
Implemented Interfaces:
ProtocolCommandListener

public class FtpWagon.PrintCommandListener
extends java.lang.Object
implements ProtocolCommandListener

Constructor Summary

PrintCommandListener(FtpWagon wagon)

Method Summary

void
protocolCommandSent(ProtocolCommandEvent event)
void
protocolReplyReceived(ProtocolCommandEvent event)

Constructor Details

PrintCommandListener

public PrintCommandListener(FtpWagon wagon)

Method Details

protocolCommandSent

public void protocolCommandSent(ProtocolCommandEvent event)

protocolReplyReceived

public void protocolReplyReceived(ProtocolCommandEvent event)