public class CwdCommandHandler extends AbstractFakeCommandHandler
INTERNAL_ERROR_KEY, replyCodeForFileSystemExceptionLOG| Constructor and Description |
|---|
CwdCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle(Command command,
Session session)
Handle the specified command for the session.
|
defaultIfNullOrEmpty, endOfLine, getFileSystem, getRealPath, getRequiredSessionAttribute, getServerConfiguration, getUserAccount, handleCommand, list, list, login, notNullOrEmpty, sendReply, sendReply, sendReply, sendReply, setServerConfiguration, validateUserAccount, verifyExecutePermission, verifyFileSystemCondition, verifyLoggedIn, verifyReadPermission, verifyWritePermissionassertValidReplyCode, getReplyTextBundle, quotes, setReplyTextBundleprotected void handle(Command command, Session session)
AbstractFakeCommandHandlerhandle in class AbstractFakeCommandHandlercommand - - the Command to be handledsession - - the session on which the Command was submittedCopyright © 2016. All rights reserved.