public class FtpEvent
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand()
Get the FTP command.
|
FtpControl |
getControl()
Get the FTP control object.
|
java.lang.String |
getParam()
Get the parameter of the FTP command (if any).
|
public java.lang.String getCommand()
public FtpControl getControl()
public java.lang.String getParam()