|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

| Interface Summary | |
|---|---|
| ControlMessageMapper.ControlMessageGetter<T> | |
| ControlMessageTypeMapper<RESULT> | |
| ICustomControlMessage | Every implementation must be:
Typed declaring ControlMessage.getType() via CustomMessageType.
Have every relevant field (that should be linked to some ControlMessage field) annotated with ControlMessageField
Have simType field of 'long' type annotated with ControlMessageSimType
Declare public parameter-less constructor.
You can use BaseCustomControlMessage as the ancestor for all ICustomControlMessage implementations. |
| SendControlMessageMapper.SendControlMessageSetter<T> | |
| Annotation Types Summary | |
|---|---|
| ControlMessageField | |
| ControlMessageSimType | Marks "simTime" field of the ICustomControlMessage. |
| ControlMessageType | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||