| Package | Description |
|---|---|
| net.engio.mbassy | |
| net.engio.mbassy.dispatch |
| Modifier and Type | Method and Description |
|---|---|
PublicationError |
PublicationError.setCause(Throwable cause) |
PublicationError |
PublicationError.setListener(Method listener) |
PublicationError |
PublicationError.setListeningObject(Object listeningObject) |
PublicationError |
PublicationError.setMessage(String message) |
PublicationError |
PublicationError.setPublishedObject(Object publishedObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPublicationErrorHandler.handleError(PublicationError error)
Handle the given publication error.
|
void |
IPublicationErrorHandler.ConsoleLogger.handleError(PublicationError error) |
void |
AbstractMessageBus.handlePublicationError(PublicationError error) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractHandlerInvocation.handlePublicationError(PublicationError error) |
Copyright © 2013. All Rights Reserved.