| Annotation Type | Description |
|---|---|
| DefaultSocketMessageProcessor |
Identifies the annotated class as a message processor used to implement the
specified socket behavior for the specified type and direction.
|
| FixedMessageProcessor |
Identifies the annotated class as a message processor used to implement the
obligatory behavior for the specified message type and direction.
|
| FixedMessageReactionProcessor |
Identifies the annotated class as a message processor used to react to
messages by sending new ones *after* the original message has been processed.
|
| SocketMessageProcessor |
Identifies the annotated class as a message processor used to implement the
specified socket behavior for the specified type and direction.
|
Copyright © 2019. All Rights Reserved.