|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProducerConsumer | |
|---|---|
| org.crsh.command | |
| org.crsh.io | |
| org.crsh.shell.impl.command | |
| Uses of ProducerConsumer in org.crsh.command |
|---|
| Subinterfaces of ProducerConsumer in org.crsh.command | |
|---|---|
interface |
CommandInvoker<C,P>
A command invoker. |
| Classes in org.crsh.command that implement ProducerConsumer | |
|---|---|
class |
GroovyScriptCommand
|
(package private) class |
PipeCommandProxy<C,P>
|
| Uses of ProducerConsumer in org.crsh.io |
|---|
| Subinterfaces of ProducerConsumer in org.crsh.io | |
|---|---|
interface |
Filter<C,P>
|
| Uses of ProducerConsumer in org.crsh.shell.impl.command |
|---|
| Classes in org.crsh.shell.impl.command that implement ProducerConsumer | |
|---|---|
(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
|
| Fields in org.crsh.shell.impl.command declared as ProducerConsumer | |
|---|---|
(package private) ProducerConsumer<C,P> |
InvokerPipeFilter.command
. |
| Constructors in org.crsh.shell.impl.command with parameters of type ProducerConsumer | |
|---|---|
InvokerPipeFilter(ProducerConsumer<C,P> command)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||