| Modifier and Type | Interface and Description |
|---|---|
static interface |
Command.Middleware.Next<T> |
| Modifier and Type | Method and Description |
|---|---|
<R,C extends Command<R>> |
invoke(C command,
Command.Middleware.Next<R> next) |
<R,C extends Command<R>> R invoke(C command, Command.Middleware.Next<R> next)