| Package | Description |
|---|---|
| net.engio.mbassy | |
| net.engio.mbassy.dispatch |
| Class and Description |
|---|
| AbstractMessageBus
The base class for all message bus implementations.
|
| BusConfiguration
The bus configuration holds various parameters that can be used to customize the bus' runtime behaviour.
|
| IMessageBus
A message bus offers facilities for publishing messages to registered listeners.
|
| IMessageBus.IPostCommand
A post command is used as an intermediate object created by a call to the message bus' post method.
|
| IPublicationErrorHandler
Publication error handlers are provided with a publication error every time an error occurs during message publication.
|
| MBassador |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| PublicationError
Publication errors are created when object publication fails for some reason and contain details
as to the cause and location where they occured.
|
| SyncAsyncPostCommand
This post command provides access to standard synchronous and asynchronous dispatch
|
| Class and Description |
|---|
| IMessageBus
A message bus offers facilities for publishing messages to registered listeners.
|
| PublicationError
Publication errors are created when object publication fails for some reason and contain details
as to the cause and location where they occured.
|
Copyright © 2013. All Rights Reserved.