M
- the raw message typepublic interface ICorrelatedPullingListener<M> extends IPullingListener<M>
Modifier and Type | Method and Description |
---|---|
RawMessageWrapper<M> |
getRawMessage(String correlationId,
Map<String,Object> threadContext)
Retrieves messages from queue or other channel, but retrieves only
messages with the specified correlationId.
|
closeThread, getRawMessage, openThread
afterMessageProcessed, close, configure, extractMessage, open
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
RawMessageWrapper<M> getRawMessage(String correlationId, Map<String,Object> threadContext) throws ListenerException, TimeoutException
ListenerException
TimeoutException
Copyright © 2023 Frank!Framework. All rights reserved.