See: Description
| Enum | Description |
|---|---|
| SelectorType |
Enum for indicating the type of
Selector that should be created. |
| Annotation Type | Description |
|---|---|
| Consumer |
Denotes a class as being eligible to scan for event handling methods.
|
| ReplyTo |
Indicate a method return is to be sent to the key referenced by the given expression.
|
| Selector |
Placed on a method to denote that it is an event handler.
|