Class AbstractFileSystemCommand

All Implemented Interfaces:
Runnable, FileSystemAware, SessionContextHolder, SessionHolder<ServerSession>, ExecutorServiceCarrier, Command, CommandDirectErrorStreamAware, CommandDirectInputStreamAware, CommandDirectOutputStreamAware, CommandDirectStreamsAware, CommandLifecycle, ServerSessionAware, ServerSessionHolder

public abstract class AbstractFileSystemCommand extends AbstractCommandSupport implements FileSystemAware
Provides a basic useful skeleton for Command executions that require file system access
Author:
Apache MINA SSHD Project