| Package | Description |
|---|---|
| net.engio.mbassy |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPublicationErrorHandler.ConsoleLogger |
| Modifier and Type | Method and Description |
|---|---|
Collection<IPublicationErrorHandler> |
IMessageBus.getRegisteredErrorHandlers()
Returns an immutable collection containing all the registered error handlers
|
Collection<IPublicationErrorHandler> |
AbstractMessageBus.getRegisteredErrorHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageBus.addErrorHandler(IPublicationErrorHandler errorHandler)
Publication errors may occur at various points of time during message delivery.
|
void |
AbstractMessageBus.addErrorHandler(IPublicationErrorHandler handler) |
Copyright © 2013. All Rights Reserved.