M
- the raw message typepublic interface IPushingListener<M> extends IListener<M>
Modifier and Type | Method and Description |
---|---|
void |
setExceptionListener(IbisExceptionListener listener)
Set a (single) listener that will be notified of any exceptions.
|
void |
setHandler(IMessageHandler<M> handler)
Set the handler that will do the processing of the message.
|
afterMessageProcessed, close, configure, extractMessage, getIdFromRawMessage, open
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
void setHandler(IMessageHandler<M> handler)
void setExceptionListener(IbisExceptionListener listener)
Copyright © 2023 Frank!Framework. All rights reserved.