|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InteractionContext in org.crsh.command |
|---|
| Subinterfaces of InteractionContext in org.crsh.command | |
|---|---|
interface |
CommandContext<P>
The command context provides the services for invoking a command. |
interface |
InvocationContext<P>
|
| Classes in org.crsh.command that implement InteractionContext | |
|---|---|
class |
InvocationContextImpl<P>
|
| Uses of InteractionContext in org.crsh.command.pipeline |
|---|
| Classes in org.crsh.command.pipeline that implement InteractionContext | |
|---|---|
class |
AbstractPipe<C,P,CONS extends CommandContext<? super P>>
|
class |
ConvertingPipe<C,P,CONS extends CommandContext<? super P>>
|
(package private) class |
PipeLineElement<C,P>
|
class |
ToChunkPipe<C,CONS extends CommandContext<? super Chunk>>
|
| Uses of InteractionContext in org.crsh.lang.groovy.closure |
|---|
| Classes in org.crsh.lang.groovy.closure that implement InteractionContext | |
|---|---|
(package private) class |
PipeLineInvocationContext
|
| Uses of InteractionContext in org.crsh.processor.jline |
|---|
| Classes in org.crsh.processor.jline that implement InteractionContext | |
|---|---|
(package private) class |
JLineProcessContext
|
| Uses of InteractionContext in org.crsh.processor.term |
|---|
| Classes in org.crsh.processor.term that implement InteractionContext | |
|---|---|
(package private) class |
ProcessContext
|
| Uses of InteractionContext in org.crsh.shell |
|---|
| Subinterfaces of InteractionContext in org.crsh.shell | |
|---|---|
interface |
ShellProcessContext
The context provided when a ShellProcess is executed. |
| Uses of InteractionContext in org.crsh.shell.impl.command |
|---|
| Classes in org.crsh.shell.impl.command that implement InteractionContext | |
|---|---|
(package private) class |
CRaSHProcessContext
|
| Uses of InteractionContext in org.crsh.shell.impl.remoting |
|---|
| Classes in org.crsh.shell.impl.remoting that implement InteractionContext | |
|---|---|
(package private) class |
ClientProcessContext
|
| Uses of InteractionContext in org.crsh.ssh.term.inline |
|---|
| Classes in org.crsh.ssh.term.inline that implement InteractionContext | |
|---|---|
class |
SSHInlineShellProcessContext
ShellProcessContext for SSH inline commands |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||