Method | Description |
![]() | Safe cast operation for MRvSession object. See MComponent::downCast() for a detailed explanation and example. |
![]() | |
![]() | |
![]() | |
![]() | Convert an RvSession to a RVCM session. |
![]() | Convert an RvSession to a RVCMQ session. |
![]() ![]() | |
![]() ![]() | Return the name of the ledger file for the RVCM transport encapsulated by this MRvSession. |
![]() ![]() | Return the name of the RVCM transport encapsulated by this MRvSession. |
![]() ![]() | Return the time limit for the RVCM transport encapsulated by this MRvSession. The return value’s unit of measure is milliseconds. |
![]() ![]() | Deprecated. Use MSession::getDeliveryMode(). |
![]() ![]() | Return the session’s rvd daemon. |
![]() ![]() | Get the default number of seconds for which unconsumed messages published on this transport must be retained by the TIBCO Rendezvous TX daemon. |
![]() ![]() | Return an MString describing the current state of this session. |
![]() ![]() | Return the session’s network. |
![]() ![]() | Return the scheduler activation time in milliseconds. |
![]() ![]() | Return the scheduler hearbeat in milliseconds. |
![]() ![]() | Return the scheduler weight for this distributed queue. |
![]() ![]() | Return the service for this session. |
![]() ![]() | Return a pointer to the RVCM transport that the MRvSession instance encapsulates. If the MRvSession instance is not an RVCM transport, returns NULL. |
![]() ![]() | Return the TIBCO Rendezvous event queue that this MRvSession encapsulates. |
![]() ![]() | Return a pointer to the RvTransport object that the MRvSession encapsulates. The transport can be any of RV, RVCM, or RVCMQ. Applications can determine the kind of transport by calling MRvSession::getCommProtocol() on the transport. |
![]() ![]() | Return a pointer to the TibrvtxTransport object that the MRvSession encapsulates. |
![]() ![]() | Get the name of the TIBCO Rendezvous TX transport. |
![]() ![]() | Return the worker tasks for this distributed queue. |
![]() ![]() | Return the worker weight for this distributed queue. |
![]() | Create a TIBCO Rendezvous transport for communication between components, for example, between a publisher and a subscriber. |
![]() ![]() |
Set the distributed queue complete time for the MRvSession. See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() |
Set the distributed queue complete time for the MRvSession. See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() | Set the default number of seconds for which messages published on this transport that remain unconsumed must be retained by the TIBCO Rendezvous TX daemon. |
![]() ![]() |
Set a distributed queue's listener (worker) task. See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() |
Set a distributed queue's listener (worker) weight. See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() |
Set a distributed queue's limits by number of bytes (scheduler). See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() |
Set a distributed queue's limits by number of messages (scheduler). See also "Distributed Queues" in TIBCO Rendezvous Concepts. |
![]() ![]() | |
![]() ![]() |