public abstract class AbstractFileOverOutboundTransportImpl extends AbstractOutboundTransportImpl
| Constructor and Description |
|---|
AbstractFileOverOutboundTransportImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointPrefix() |
Mep |
getMep() |
Message |
receive(String sessionId) |
abstract String |
send(Message message,
String sessionId,
UUID projectUuid) |
String |
viewEndpoint(ConnectionProperties connectionProperties) |
getRemote, sendReceiveSync, setRemoteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemote, getShortName, sendReceiveSync, setRemotepublic AbstractFileOverOutboundTransportImpl()
public String viewEndpoint(ConnectionProperties connectionProperties)
public abstract String send(Message message, String sessionId, UUID projectUuid) throws Exception
send in interface Transportsend in class AbstractTransportImplExceptionpublic Message receive(String sessionId) throws Exception
receive in interface Transportreceive in class AbstractTransportImplExceptionpublic Mep getMep()
public String getEndpointPrefix()
Copyright © 2025. All rights reserved.