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
setErrorStream
Methods inherited from interface org.apache.sshd.server.command.CommandDirectInputStreamAware
setInputStream
Methods inherited from interface org.apache.sshd.server.command.CommandDirectOutputStreamAware
setOutputStream