|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.crsh.shell.impl.command | |
| Uses of Filter in org.crsh.shell.impl.command |
|---|
| Classes in org.crsh.shell.impl.command that implement Filter | |
|---|---|
(package private) class |
InvokerPipeFilter<C,P>
A pipe filter that invokes a command through a CommandInvoker. |
(package private) class |
SinkPipeFilter<P>
|
(package private) class |
ToChunkPipeFilter
|
| Fields in org.crsh.shell.impl.command declared as Filter | |
|---|---|
private Filter<P,?> |
SinkPipeFilter.context
. |
private Filter<Chunk,?> |
ToChunkPipeFilter.context
. |
private Filter[] |
PipeLine.pipes
. |
| Constructors in org.crsh.shell.impl.command with parameters of type Filter | |
|---|---|
PipeLine(Filter[] pipes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||