| Interface | Description |
|---|---|
| SerializableCR |
This interface is used by commands or responses that make use
of lists of subcommands/subresponses in order to properly serialize
and deserialize those children.
|
| Class | Description |
|---|---|
| CrDataBase |
The common base shared by all responses and all commands
|
| CrList<C extends CrDataBase> |
A list for holding multiple commands or responses.
|
Copyright © 2017. All rights reserved.