Uses of Interface
org.crsh.io.Producer

Packages that use Producer
org.crsh.command   
org.crsh.io   
org.crsh.shell.impl.command   
 

Uses of Producer in org.crsh.command
 

Subinterfaces of Producer in org.crsh.command
 interface CommandInvoker<C,P>
          A command invoker.
 

Classes in org.crsh.command that implement Producer
 class GroovyScriptCommand
           
(package private)  class PipeCommandProxy<C,P>
           
 

Uses of Producer in org.crsh.io
 

Subinterfaces of Producer in org.crsh.io
 interface Filter<C,P>
           
 interface ProducerConsumer<C,P>
           
 

Uses of Producer in org.crsh.shell.impl.command
 

Classes in org.crsh.shell.impl.command that implement Producer
(package private)  class InvokerPipeFilter<C,P>
          A pipe filter that invokes a command through a CommandInvoker.
(package private)  class PipeLine
           
(package private)  class SinkPipeFilter<P>
           
(package private)  class ToChunkPipeFilter
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.