public class RVTransportInfo extends TransportInfo
NON_PERSISTENT, PERSISTENT, RELIABLE, TPORT_ALL, TPORT_FTL, TPORT_RV, TPORT_RVCM, TPORT_SS
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDaemon()
Get the name of the transport's TIBCO Rendezvous daemon parameter.
|
java.lang.String |
getNetwork()
Get the name of the transport's TIBCO Rendezvous network parameter.
|
RVQueuePolicy |
getPolicy()
Returns the discard policy of the TIBCO Rendezvous internal queue
used by this transport.
|
java.lang.String |
getService()
Get the name of the transport's TIBCO Rendezvous service parameter.
|
java.lang.String |
toString() |
getExportHeaders, getExportProperties, getName, getQueueImportDeliveryMode, getTopicImportDeliveryMode, getType
public java.lang.String getService()
public java.lang.String getNetwork()
public java.lang.String getDaemon()
public RVQueuePolicy getPolicy()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © Cloud Software Group, Inc. All rights reserved