public class FTLTransportInfo extends TransportInfo
NON_PERSISTENT, PERSISTENT, RELIABLE, TPORT_ALL, TPORT_FTL, TPORT_RV, TPORT_RVCM, TPORT_SS
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getConstants()
Get a Map
|
java.lang.String |
getEndpointName()
Get the name of the endpoint used by the transport.
|
java.lang.String |
getExportFormat()
Get the name of the export format of the transport.
|
java.lang.String |
getMatchString()
Get the import match string used by the transport's content matcher.
|
java.lang.String |
getSubscriberName()
Get the import subscriber name used by the transport.
|
java.lang.String |
toString() |
getExportHeaders, getExportProperties, getName, getQueueImportDeliveryMode, getTopicImportDeliveryMode, getType
public java.lang.String getEndpointName()
public java.lang.String getSubscriberName()
public java.lang.String getMatchString()
public java.lang.String getExportFormat()
public java.util.Map<java.lang.String,java.lang.String> getConstants()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © Cloud Software Group, Inc. All rights reserved