Package | Description |
---|---|
com.enterprisedt.net.ftp | |
com.enterprisedt.net.ftp.internal |
Modifier and Type | Method and Description |
---|---|
DirectoryEmptyStrings |
FTPClient.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a
directory is empty.
|
DirectoryEmptyStrings |
AdvancedFTPSettings.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a
directory is empty.
|
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setDirectoryEmptyMessages(DirectoryEmptyStrings dirEmptyStrings)
Set a new instance of the strings class
|
Modifier and Type | Method and Description |
---|---|
DirectoryEmptyStrings |
ConnectionContext.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a
directory is empty.
|