Interface ExecSession

All Superinterfaces:
ConsoleSession<Exec,ExecRequest>
All Known Implementing Classes:
AbstractExecSession, SimpleExec.Session

public interface ExecSession extends ConsoleSession<Exec,ExecRequest>
A ConsoleSession associated with the direct execution of a single command.