|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.ftpserver.ftplet used by org.apache.ftpserver.ftplet | |
---|---|
Authentication
Represents a type of authentication request, typically anonymous or a username and password combination |
|
AuthenticationFailedException
Thrown if an authentication request fails |
|
Authority
Interface for an authority granted to the user, typical example is write access or the number of concurrent logins |
|
AuthorizationRequest
A request for authorization for a specific task, for example write access. |
|
DataConnection
|
|
DataConnectionFactory
|
|
DataType
Type safe enum for describing the data type |
|
FileObject
This is the file abstraction used by the server. |
|
FileSystemManager
This is the file system manager - it returns the file system view for user. |
|
FileSystemView
This is an abstraction over the user file system view. |
|
FtpException
Ftplet exception class. |
|
Ftplet
Defines methods that all ftplets must implement. |
|
FtpletContext
A ftplet configuration object used by a ftplet container used to pass information to a ftplet during initialization. |
|
FtpletEnum
This class encapsulates the return values of the ftplet methods. |
|
FtpRequest
One FtpRequest made by the client. |
|
FtpSession
Defines an client session with the FTP server. |
|
FtpStatistics
This interface holds all the ftp server statistical information. |
|
Structure
Type safe enum for describing the structure |
|
User
Basic user interface. |
|
UserManager
User manager interface. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |