public class BrokerMock extends Object
| Constructor and Description |
|---|
BrokerMock(Map<String,javax.jms.MessageListener> listeners) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(String destination,
boolean topic,
de.taimos.dvalin.interconnect.model.InterconnectObject ico,
DaemonMessageSenderHeader... headers) |
public void send(String destination, boolean topic, de.taimos.dvalin.interconnect.model.InterconnectObject ico, DaemonMessageSenderHeader... headers)
destination - the destination nametopic - true for topic; false for queueico - the object to sendheaders - optional headersCopyright © 2016 Taimos GmbH. All rights reserved.