|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ProcessExceptionHandler<M> | The ProcessExceptionHandler is called if something goes wrong in the ProcessingOutputChannel while processing the message. |
| ProcessingOutputChannel<Min,Mout> | The ProcessingOutputChannel is an OutputChannel that processes a message and posts the resulting message on an OutputChannel. |
| Processor<Min,Mout> | The Processor processes a message and is primarily used by the ProcessingOutputChannel. |
| Class Summary | |
|---|---|
| StdProcessingOutputChannel<Min,Mout> | The StdProcessingOutputChannel is the default implementation of the ProcessingOutputChannel. |
| ThrowingProcessExceptionHandler<M> | The ThrowingProcessExceptionHandler is an ProcessExceptionHandler that throws a RuntimeException if something went wrong while processing a message. |
This package contains interfaces and classes for InputChannels and OutputChannels that can process messages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||