public class JMSOutboundTransport extends AbstractCamelOutboundTransport
CAMEL_CONTEXT, template| Constructor and Description |
|---|
JMSOutboundTransport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointPrefix() |
org.qubership.automation.itf.core.util.constants.Mep |
getMep() |
String |
getShortName() |
String |
send(org.qubership.automation.itf.core.model.jpa.message.Message message,
String sessionId,
UUID projectUuid) |
void |
start() |
String |
viewEndpoint(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) |
getIdgetRemote, receive, sendReceiveSync, setRemotepublic String send(org.qubership.automation.itf.core.model.jpa.message.Message message, String sessionId, UUID projectUuid) throws Exception
send in interface org.qubership.automation.itf.core.util.transport.base.Transportsend in class org.qubership.automation.itf.core.util.transport.base.AbstractTransportImplExceptionpublic org.qubership.automation.itf.core.util.constants.Mep getMep()
public String getEndpointPrefix()
public String getShortName()
public String viewEndpoint(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties)
public void start()
Copyright © 2025. All rights reserved.