@Deprecated public interface IBulkDataListener<M> extends IListener<M>
Modifier and Type | Method and Description |
---|---|
String |
retrieveBulkData(RawMessageWrapper<M> rawMessageWrapper,
Message message,
Map<String,Object> context)
Deprecated.
Retrieves the bulk data associated with the message, stores it in a file or something similar.
|
afterMessageProcessed, close, configure, extractMessage, open
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
String retrieveBulkData(RawMessageWrapper<M> rawMessageWrapper, Message message, Map<String,Object> context) throws ListenerException
ListenerException
Copyright © 2023 Frank!Framework. All rights reserved.