| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.impl.groovy.closure | |
| org.crsh.lang.impl.java | |
| org.crsh.shell.impl.command.pipeline | |
| org.crsh.shell.impl.command.spi | |
| org.crsh.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
Pipe<C,P>
A command pipe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosureInvoker |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BaseCommandMatch.BaseInvoker |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CommandInvokerAdapter<C,P,CONSUMER extends CommandContext<? super P>> |
class |
PipeLine |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandInvoker<C,P>
A command invoker is a filter for a
CommandContext kind of consumer. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Filter<C,P,CONS extends Consumer<? super P>>
A filter is the combination of a producer and a consumer.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.