|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.TransportInfo
com.tibco.tibjms.admin.RVCMTransportInfo
This class represents TIBCO Rendezvous Certified Messaging transports that are configured on the EMS server. TIBCO Rendezvous Certified Messaging transports are mechanisms for importing and exporting messages between EMS and TIBCO Rendezvous Certified Messaging clients.
Field Summary |
Fields inherited from class com.tibco.tibjms.admin.TransportInfo |
NON_PERSISTENT, PERSISTENT, RELIABLE, TPORT_ALL, TPORT_RV, TPORT_RVCM, TPORT_SS |
Method Summary | |
java.lang.String |
getCMName()
Get the certified messaging name used by this transport for TIBCO Rendezvous Certified Messaging. |
double |
getDefaultTimeLimit()
Get the default time-to-live for TIBCO Rendezvous Certified Messages sent on this transport by the server to TIBCO Rendezvous clients. |
boolean |
getExlicitConfigOnly()
Indicates whether or not only TIBCO Rendezvous Certified listeners that have been explicitly configured are allowed to receive messages exported by the EMS server. |
java.lang.String |
getLedger()
Get the name of the ledger file used by this transport for TIBCO Rendezvous Certified Messaging. |
boolean |
getRequestOld()
Indicates whether or not TIBCO Rendezvous Certified Messages that were sent by certified senders while the EMS server was not running should be requested when the EMS server starts up. |
java.lang.String |
getRVTransportName()
Get the name of this transport's TIBCO Rendezvous transport. |
boolean |
getSyncLedger()
Indicates whether or not the EMS server is to use a synchronous ledger file when participating in TIBCO Rendezvous Certified Messaging on this transport. |
java.lang.String |
toString()
|
Methods inherited from class com.tibco.tibjms.admin.TransportInfo |
getExportHeaders, getExportProperties, getName, getQueueImportDeliveryMode, getTopicImportDeliveryMode, getType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getRVTransportName()
public java.lang.String getCMName()
public java.lang.String getLedger()
public boolean getSyncLedger()
public boolean getRequestOld()
public double getDefaultTimeLimit()
public boolean getExlicitConfigOnly()
public java.lang.String toString()
|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |