Class and Description |
---|
AbstractCommandHandler
The abstract superclass for CommandHandler classes.
|
AbstractStaticReplyCommandHandler
The abstract superclass for CommandHandler classes that default to sending
back a configured reply code and text.
|
AbstractTrackingCommandHandler
The abstract superclass for CommandHandler classes that manage the List of InvocationRecord
objects corresponding to each invocation of the command handler, and provide helper methods for subclasses.
|
Command
Represents a command received from an FTP client, containing a command name and parameters.
|
CommandHandler
Interface for classes that can handle an FTP command.
|
InvocationHistory
Interface for an object that can retrieve and clear the history of InvocationRecords
for a command handler.
|
InvocationRecord
Represents information about a single FTP Command invocation.
|
ReplyTextBundleAware
Interface for objects that allow getting and setting a reply text ResourceBundle.
|
Class and Description |
---|
CommandHandler
Interface for classes that can handle an FTP command.
|
Class and Description |
---|
CommandHandler
Interface for classes that can handle an FTP command.
|
Class and Description |
---|
AbstractCommandHandler
The abstract superclass for CommandHandler classes.
|
Command
Represents a command received from an FTP client, containing a command name and parameters.
|
CommandHandler
Interface for classes that can handle an FTP command.
|
ReplyTextBundleAware
Interface for objects that allow getting and setting a reply text ResourceBundle.
|
Class and Description |
---|
CommandHandler
Interface for classes that can handle an FTP command.
|
Class and Description |
---|
AbstractCommandHandler
The abstract superclass for CommandHandler classes.
|
AbstractStaticReplyCommandHandler
The abstract superclass for CommandHandler classes that default to sending
back a configured reply code and text.
|
AbstractTrackingCommandHandler
The abstract superclass for CommandHandler classes that manage the List of InvocationRecord
objects corresponding to each invocation of the command handler, and provide helper methods for subclasses.
|
Command
Represents a command received from an FTP client, containing a command name and parameters.
|
CommandHandler
Interface for classes that can handle an FTP command.
|
InvocationHistory
Interface for an object that can retrieve and clear the history of InvocationRecords
for a command handler.
|
InvocationRecord
Represents information about a single FTP Command invocation.
|
ReplyTextBundleAware
Interface for objects that allow getting and setting a reply text ResourceBundle.
|
Copyright © 2016. All rights reserved.