|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Producer | |
|---|---|
| org.crsh.command | |
| org.crsh.io | |
| org.crsh.lang.groovy.command | |
| 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 is a filter for a CommandContext kind of consumer. |
| Classes in org.crsh.command that implement Producer | |
|---|---|
class |
PipeCommandProxy<C,P>
|
| Uses of Producer in org.crsh.io |
|---|
| Subinterfaces of Producer in org.crsh.io | |
|---|---|
interface |
Filter<C,P,CONS extends Consumer<P>>
A filter is the combination of a producer and a consumer. |
| Uses of Producer in org.crsh.lang.groovy.command |
|---|
| Classes in org.crsh.lang.groovy.command that implement Producer | |
|---|---|
class |
GroovyScriptCommand
|
| Uses of Producer in org.crsh.shell.impl.command |
|---|
| Classes in org.crsh.shell.impl.command that implement Producer | |
|---|---|
(package private) class |
Pipe<C,P>
|
(package private) class |
PipeFilter<C,P>
|
(package private) static class |
PipeFilter.Chunkizer
|
(package private) static class |
PipeFilter.Noop<P>
|
(package private) static class |
PipeFilter.Sink<P>
|
(package private) class |
PipeLine
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||