AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
JmsSenderQueue(JmsSender jmsSender,
String useCorrelationIdFrom,
String jmsCorrelationId) |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
String |
executeRead(String step,
String stepDisplayName,
Properties properties,
String fileName,
String fileContent) |
int |
executeWrite(String stepDisplayName,
String fileContent,
String correlationId,
Map<String,Object> parameters) |
void |
open() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public void configure() throws ConfigurationException
configure
in interface Queue
ConfigurationException
public void open() throws ConfigurationException
open
in interface Queue
ConfigurationException
public int executeWrite(String stepDisplayName, String fileContent, String correlationId, Map<String,Object> parameters) throws TimeoutException, SenderException
executeWrite
in interface Queue
TimeoutException
SenderException
public String executeRead(String step, String stepDisplayName, Properties properties, String fileName, String fileContent) throws SenderException, IOException, TimeoutException
executeRead
in interface Queue
SenderException
IOException
TimeoutException
Copyright © 2023 Frank!Framework. All rights reserved.