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