|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.lang.spi.ReplResponse org.crsh.lang.spi.ReplResponse.Invoke
public static class ReplResponse.Invoke
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.lang.spi.ReplResponse |
---|
ReplResponse.Invoke, ReplResponse.Response |
Field Summary | |
---|---|
CommandInvoker<Void,?> |
invoker . |
Constructor Summary | |
---|---|
ReplResponse.Invoke(CommandInvoker<Void,?> invoker) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final CommandInvoker<Void,?> invoker
Constructor Detail |
---|
public ReplResponse.Invoke(CommandInvoker<Void,?> invoker)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |