Package | Description |
---|---|
org.apache.ftpserver.ftplet | |
org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
Modifier and Type | Method and Description |
---|---|
FtpStatistics |
FtpletContext.getFtpStatistics()
Get ftp statistics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServerFtpStatistics
Internal class, do not use directly.
This is same as
org.apache.ftpserver.ftplet.FtpStatistics with
added observer and setting values functionalities. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFtpStatistics
Internal class, do not use directly.
This is FTP statistics implementation.
|
Modifier and Type | Method and Description |
---|---|
FtpStatistics |
DefaultFtpServerContext.getFtpStatistics()
Get ftp statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFtpServerContext.setFtpStatistics(FtpStatistics statistics) |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.