public class SqlOutboundTransport
extends org.qubership.automation.itf.core.util.transport.base.AbstractOutboundTransportImpl
| Constructor and Description |
|---|
SqlOutboundTransport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointPrefix() |
org.qubership.automation.itf.core.util.constants.Mep |
getMep() |
String |
getShortName() |
org.qubership.automation.itf.core.model.jpa.message.Message |
sendReceiveSync(org.qubership.automation.itf.core.model.jpa.message.Message message,
BigInteger projectId) |
String |
viewEndpoint(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) |
getRemote, receive, send, setRemotepublic String getShortName()
public org.qubership.automation.itf.core.model.jpa.message.Message sendReceiveSync(org.qubership.automation.itf.core.model.jpa.message.Message message,
BigInteger projectId)
throws Exception
sendReceiveSync in interface org.qubership.automation.itf.core.util.transport.base.TransportsendReceiveSync in class org.qubership.automation.itf.core.util.transport.base.AbstractTransportImplExceptionpublic String viewEndpoint(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties)
public org.qubership.automation.itf.core.util.constants.Mep getMep()
public String getEndpointPrefix()
Copyright © 2025. All rights reserved.