|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.cli.impl.parser.Status org.crsh.cli.impl.parser.Status.WantReadArg
static class Status.WantReadArg
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.cli.impl.parser.Status |
---|
Status.ComputeArg, Status.Done, Status.ReadingArg, Status.ReadingOption, Status.Request<T>, Status.Response<T>, Status.WantReadArg |
Constructor Summary | |
---|---|
Status.WantReadArg() |
Method Summary | ||
---|---|---|
(package private)
|
process(Status.Request<T> req) Process a request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Status.WantReadArg()
Method Detail |
---|
<T> Status.Response<T> process(Status.Request<T> req)
Status
process
in class Status
T
- the generic type of the commandreq
- the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |