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 CommandDirectErrorStreamAware
setErrorStreamMethods inherited from interface CommandDirectInputStreamAware
setInputStreamMethods inherited from interface CommandDirectOutputStreamAware
setOutputStream