Skip navigation links
TIBCO Enterprise Message Service
com.tibco.tibjms.admin

Class RVTransportInfo



  • public class RVTransportInfo
    extends TransportInfo
    This class represents TIBCO Rendezvous transports that are configured on the EMS server. Rendezvous transports are mechanisms for importing and exporting messages between EMS and TIBCO Rendezvous.
    • Method Detail

      • getService

        public java.lang.String getService()
        Get the name of the transport's TIBCO Rendezvous service parameter.
        Returns:
        the transport's service.
      • getNetwork

        public java.lang.String getNetwork()
        Get the name of the transport's TIBCO Rendezvous network parameter.
        Returns:
        the transport's network.
      • getDaemon

        public java.lang.String getDaemon()
        Get the name of the transport's TIBCO Rendezvous daemon parameter.
        Returns:
        the transport's daemon.
      • getPolicy

        public RVQueuePolicy getPolicy()
        Returns the discard policy of the TIBCO Rendezvous internal queue used by this transport.
        Returns:
        the RV Queue policy for this transport
        Since:
        EMS 5.0
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
TIBCO Enterprise Message Service

Copyright © Cloud Software Group, Inc. All rights reserved