public interface FTPMessageListener
Modifier and Type | Method and Description |
---|---|
void |
logCommand(java.lang.String cmd)
Log an FTP command being sent to the server
|
void |
logReply(java.lang.String reply)
Log an FTP reply being sent back to the client
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.