static class Status.Request<T> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) CommandDescriptor<T> |
command
.
|
(package private) Mode |
mode
.
|
(package private) Tokenizer |
tokenizer
.
|
Constructor and Description |
---|
Status.Request(Mode mode,
Tokenizer tokenizer,
CommandDescriptor<T> command) |
final CommandDescriptor<T> command
Status.Request(Mode mode, Tokenizer tokenizer, CommandDescriptor<T> command)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.