|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
MsgInInterceptor | Inbound Msg interceptor. |
MsgOutInterceptor | Outbound Msg interceptor. |
MsgTransformer | An interface allowing various implementations to transform Msgs. |
ThrowableTrapOutInterceptor.ThrowableTrapHandler | When a Msg is not successfully (a Throwable is thrown) pushed to the filtered Msg output, ThrowableTrapOutInterceptor notifies this instance. |
Class Summary | |
HeaderInInterceptor | Inbound interceptor in charge of retrieving an header. |
HeaderOutInterceptor | Counterpart of HeaderInInterceptor. |
MsgOutDispatcher | Dispatches Msgs to Msg output based on their headers. |
MsgQueue | A named queue. |
QueueInInterceptor | Used to pop Msgs from a MsgQueue. |
QueueOutInterceptor | Used to push Msgs to a MsgQueue. |
StreamInInterceptor | Allows popping Msgs from an InputStream. |
StreamOutInterceptor | Counterpart of StreamInInterceptor. |
ThrowableTrapOutInterceptor | Throwables trap. |
Exception Summary | |
MsgInterceptorStoppedException | Exception thrown when a Msg interceptor chain is stopped. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |