public class FtpConnectionLostEvent extends FtpEvent
| Constructor and Description |
|---|
FtpConnectionLostEvent(java.lang.Object source,
java.lang.String hostname)
Creates FtpConnectionLostEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(FtpListener listener)
Event is accepted by listener
|
java.lang.String |
getHostname()
Gets FTP server hostname.
|
public FtpConnectionLostEvent(java.lang.Object source,
java.lang.String hostname)
source - the source of the eventhostname - the hostname of the FTP serverpublic java.lang.String getHostname()
public void accept(FtpListener listener)
FtpEventCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved