| Package | Description |
|---|---|
| net.engio.mbassy.bus | |
| net.engio.mbassy.listener | |
| net.engio.mbassy.subscription |
| Class and Description |
|---|
| MetadataReader
The meta data reader is responsible for parsing and validating message handler configurations.
|
| Class and Description |
|---|
| Handler
Mark any method of any object(=listener) as a message handler and configure the handler
using different properties.
|
| IMessageFilter
Message filters can be used to prevent certain messages to be delivered to a specific listener.
|
| Invoke
Created with IntelliJ IDEA.
|
| Listener |
| MessageHandlerMetadata |
| MessageListenerMetadata
Provides information about the message listeners of a specific class.
|
| References |
| Class and Description |
|---|
| MessageHandlerMetadata |
Copyright © 2013. All Rights Reserved.