Uses of Interface
org.crsh.io.InteractionContext

Packages that use InteractionContext
org.crsh.command   
org.crsh.io   
org.crsh.processor.jline   
org.crsh.processor.term   
org.crsh.shell   
org.crsh.shell.impl.command   
org.crsh.shell.impl.remoting   
 

Uses of InteractionContext in org.crsh.command
 

Subinterfaces of InteractionContext in org.crsh.command
 interface InvocationContext<P>
           
 

Classes in org.crsh.command that implement InteractionContext
(package private)  class InnerInvocationContext<P>
           
(package private)  class InvocationContextImpl<P>
           
 

Uses of InteractionContext in org.crsh.io
 

Subinterfaces of InteractionContext in org.crsh.io
 interface Filter<C,P>
           
 interface ProducerContext<P>
           
 

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 InvokerPipeFilter<C,P>
          A pipe filter that invokes a command through a CommandInvoker.
(package private)  class ProcessInvocationContext
           
(package private)  class SinkPipeFilter<P>
           
(package private)  class ToChunkPipeFilter
           
 

Uses of InteractionContext in org.crsh.shell.impl.remoting
 

Classes in org.crsh.shell.impl.remoting that implement InteractionContext
(package private)  class ClientProcessContext
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.