See: Description
| Interface | Description |
|---|---|
| MessageErrorHandler<MessageType> |
Component that handles message processing-related errors.
|
| PipelineMessageErrorHandler<MessageType> |
A specialization of error handler where the error is handled via use of a specified message handler
and message encoder.
|
| TypedMessageErrorHandler<MessageType> |
A specialization of error handler that explicitly indicates that it is capable of handling
one or more types of throwable errors.
|
Copyright © 1999–2015. All rights reserved.