Package org.apache.sshd.server.command
Interface CommandDirectStreamsAware
- All Superinterfaces:
CommandDirectErrorStreamAware,CommandDirectInputStreamAware,CommandDirectOutputStreamAware
- All Known Subinterfaces:
AsyncCommand,Command
- All Known Implementing Classes:
AbstractCommandSupport,AbstractFileSystemCommand,InvertedShellWrapper,ScpCommand,ScpShell,SftpSubsystem,UnknownCommand
public interface CommandDirectStreamsAware
extends CommandDirectInputStreamAware, CommandDirectOutputStreamAware, CommandDirectErrorStreamAware
-
Method Summary
Methods inherited from interface org.apache.sshd.server.command.CommandDirectErrorStreamAware
setErrorStreamMethods inherited from interface org.apache.sshd.server.command.CommandDirectInputStreamAware
setInputStreamMethods inherited from interface org.apache.sshd.server.command.CommandDirectOutputStreamAware
setOutputStream