This class represents TIBCO Rendezvous Certified Messaging transports that are configured on the EMS server.
More...
|
string | RVTransportName [get] |
| Get the name of this transport's TIBCO Rendezvous transport. More...
|
|
string | CMName [get] |
| Get the certified messaging name used by this transport for TIBCO Rendezvous Certified Messaging. More...
|
|
string | Ledger [get] |
| Get the name of the ledger file used by this transport for TIBCO Rendezvous Certified Messaging. More...
|
|
bool | SyncLedger [get] |
| Indicates whether or not the EMS server is to use a synchronous ledger file when participating in TIBCO Rendezvous Certified Messaging on this transport. More...
|
|
bool | RequestOld [get] |
| 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. More...
|
|
double | DefaultTimeLimit [get] |
| Get the default time-to-live for TIBCO Rendezvous Certified Messages sent on this transport by the server to TIBCO Rendezvous clients. More...
|
|
bool | ExlicitConfigOnly [get] |
| Indicates whether or not only TIBCO Rendezvous Certified listeners that have been explicitly configured are allowed to receive messages exported by the EMS server. More...
|
|
bool | ExplicitConfigOnly [get] |
| Indicates whether or not only TIBCO Rendezvous Certified listeners that have been explicitly configured are allowed to receive messages exported by the EMS server. More...
|
|
RVQueuePolicy | Policy [get] |
| Returns the discard policy of the TIBCO Rendezvous internal queue used by this transport. More...
|
|
string | Name [get] |
| Get the name of the transport. More...
|
|
TransportType | Type [get] |
| Get the type of the transport. More...
|
|
DeliveryMode | TopicImportDeliveryMode [get] |
| Get the delivery mode for messages imported from this transport to a topic. More...
|
|
DeliveryMode | QueueImportDeliveryMode [get] |
| Get the delivery mode for messages imported from this transport to a queue. More...
|
|
bool | ExportHeaders [get] |
| Indicates whether or not EMS header information is included in messages exported on this transport. More...
|
|
bool | ExportProperties [get] |
| Indicates whether or not the EMS message properties are included in messages exported on this transport. More...
|
|
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.