TIBCO EMS .NET API 8.5
TIBCO EMS .NET API 8.5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCTIBCO.EMS.ADMIN.ACLEntryAn ACLEntry represents the set of permissions that a Principal (User or Group) has on a Destination (Topic or Queue).
oCTIBCO.EMS.ADMIN.AdminThis is the main class for administering a TIBCO Enterprise Message Service server.
oCTIBCO.EMS.ADMIN.AdminACLEntryThis class represents a set of administrative permissions for a Principal (user or group).
oCTIBCO.EMS.ADMIN.AdminExceptionThis is the general admin exception used when an error occurs with a call to the server.
oCTIBCO.EMS.ADMIN.AdminPermissionsThis class represents a set of positive and negative administrative permissions. Negative permissions are only returned when the entry is returned from the server. In grant() and revoke() methods only positive permissions are used to specify the set of permissions which should be granted or revoked. Applications normally use objects returned as a result of a server query to obtain administrative permissions. If any permissions have to be changed, a new AdminPermission object should be created.
oCTIBCO.EMS.ADMIN.BridgeInfoThis class represents the definition of a bridge. A bridge consists of a source destination name and type and 1 or more BridgeTarget objects.
oCTIBCO.EMS.ADMIN.BridgeTargetThis class represents the target destination of a bridge.
oCTIBCO.EMS.ADMIN.ChannelInfoAn object of this class represents the configuration and optionally statistical data about the multicast channel.
oCTIBCO.EMS.ADMIN.CMLedgerListenerInfoThis class represents a summary about a single registered TIBCO Rendezvous certified listener that the EMS server exports messages to.
oCTIBCO.EMS.ADMIN.CMLedgerSubjectInfoThis class represents an outbound subject entry in a TIBCO Rendezvous Certified Messaging ledger file.
oCTIBCO.EMS.ADMIN.CMListenerInfoThis class represents a TIBCO Rendezvous CM listener.
oCTIBCO.EMS.UFO.ConnectionA Connection object is a client's active connection to TIBCO EMS Server.
oCTIBCO.EMS.ConnectionA Connection object is a client's active connection to TIBCO EMS Server.
oCTIBCO.EMS.UFO.ConnectionFactoryAdministered object for creating server connections.
oCTIBCO.EMS.ConnectionFactoryAdministered object for creating server connections.
oCTIBCO.EMS.ADMIN.ConnectionFactoryInfoA ConnectionFactoryInfo object represents a configured ConnectionFactory that can be retrieved by an EMS client through the built in JNDI implementation. This class is used to create and alter the properties of the ConnectionFactory.
oCTIBCO.EMS.ADMIN.ConnectionInfoA ConnectionInfo object represents a client connection to the TIBCO EMS server. ConnectionInfo objects are obtained through calls to Admin.GetConnections().
oCTIBCO.EMS.ConnectionMetaDataA ConnectionMetaData object provides information describing the Connection object.
oCTIBCO.EMS.ADMIN.ConsumerInfoA ConsumerInfo object represents a message consumer. Admin.GetConsumers()
oCTIBCO.EMS.DeliveryModeDefine delivery mode constants as integers (for backward compatibility)
oCTIBCO.EMS.DestinationA Destination object encapsulates a TIBCO EMS specific address.
oCTIBCO.EMS.UFO.DestinationA Destination object encapsulates a TIBCO EMS specific address.
oCTIBCO.EMS.ADMIN.DestinationBridgeInfoThis class replaces the old BridgeInfo class to represent bridges between destinations.
oCTIBCO.EMS.ADMIN.DestinationInfoThis abstract class contains methods common to both QueueInfo and TopicInfo.
oCTIBCO.EMS.ADMIN.DetailedDestStatThis class represents detailed destination statistics about another object (Topic, Queue etc).
oCTIBCO.EMS.ADMIN.ConsumerInfo.DetailsProvides additional information about consumer.
oCTIBCO.EMS.ADMIN.DurableInfoThis class represents a durable subscription on the Tibjms server.
oCTIBCO.EMS.Message.EmptyEnumRepresents an empty enumerator
oCTIBCO.EMS.EMSDTCConnectionA Connection object is a client's active connection to TIBCO EMS Server. A EMSDTCConnection should be used when the client intends to participate in a MSDTC transaction (i.e. System.Transactions.Transaction)
oCTIBCO.EMS.EMSDTCConnectionFactoryConnection factory class for creating EMSDTCConnections and subsequently EMSMSDTCSessions for participating in MSDTC distributed transactions.
oCTIBCO.EMS.EMSDTCSessionThe EMSDTCSession class represents a session of the client within the server. Only EMSDTCSession's are allowed to participate in MSDTC distributed transactions
oCTIBCO.EMS.EMSExceptionThis is base class for TIBCO EMS .NET API related exceptions
oCTIBCO.EMS.EMSExceptionEventArgsPresent a connection problem as a .NET event.
oCTIBCO.EMS.UFO.EMSMessageEventArgsEMSMessageHandler event argument, used in TIBCO.EMS.MessageConsumer.MessageHandler.
oCTIBCO.EMS.EMSMessageEventArgsEMSMessageHandler event argument, used in TIBCO.EMS.MessageConsumer.MessageHandler.
oCTIBCO.EMS.EMSMulticastExceptionEventArgsPresents a multicast problem as a .NET event.
oCTIBCO.EMS.EMSSSLSSL specific class that provides methods, defines and other miscellaneous constants that are used to set ssl parameters that apply across all connections.
oCTIBCO.EMS.EMSSSLFileStoreInfoSpecifies the file store information.
oCTIBCO.EMS.EMSSSLHostNameVerifierArgsSpecifies the host name verifier arguments
oCTIBCO.EMS.EMSSSLSystemStoreInfoSpecifies the system store information
oCTIBCO.EMS.ICompletionListenerNotifies the application an asynchronous send has completed.
oCTIBCO.EMS.UFO.ICompletionListenerNotifies the application an asynchronous send has completed.
oCTIBCO.EMS.IExceptionListenerAsynchronously detect problems with connections.
oCTIBCO.EMS.UFO.IMessageListenerAsynchronously process an arriving message.
oCTIBCO.EMS.ADMIN.JACIInfoThis class represents a set of statistics about the JACI cache collected from the EMS server.
oCTIBCO.EMS.LdapLookupConstsSpecifies the parameters used to connect to a third-party LDAP server and lookup EMS administered objects.
oCTIBCO.EMS.LdapLookupContextThis class provides an interface used to search for and perform queries in a third-party LDAP server for EMS administered objects.
oCTIBCO.EMS.LdapLookupSSLParamsProvides the query client certificate callback and the server verify callback used to establish an SSL connection to the LDAP server (ldaps).
oCTIBCO.EMS.LookupContextSearch for and perform queries on administered objects in the EMS server
oCTIBCO.EMS.LookupContextFactoryCreate ILookupContext objects
oCTIBCO.EMS.UFO.MessageMessages carry information among EMS client programs
oCTIBCO.EMS.MessageMessages carry information among EMS client programs
oCTIBCO.EMS.UFO.MessageConsumerA client uses a MessageConsumer object to receive messages from a destination.
oCTIBCO.EMS.MessageConsumerA client uses a MessageConsumer object to receive messages from a destination.
oCTIBCO.EMS.UFO.MessageProducerDefines the root behavior of all message producers.
oCTIBCO.EMS.MessageProducerDefines the root behavior of all message producers.
oCTIBCO.EMS.ADMIN.PermissionsThis class represents a set of permissions on destinations.
oCTIBCO.EMS.ADMIN.PrincipalInfoThis abstract class represents a user or group and contains methods common to both.
oCTIBCO.EMS.ADMIN.ProducerInfoA ProducerInfo object represents a message producer.
oCTIBCO.EMS.QueueBrowserEnumerate the messages in a queue without consuming them
oCTIBCO.EMS.UFO.QueueBrowserEnumerate the messages in a queue without consuming them
oCTIBCO.EMS.QueueRequestorThis class provides a request/reply facility for messaging over a queue, using a TemporaryQueue for handling replies.
oCTIBCO.EMS.ADMIN.RouteInfoAn object of this class represents the configuration and optionally statistical data about the routed server.
oCTIBCO.EMS.ADMIN.RouteSelectorThis class represents a selector applied to incoming or outgoing messages on a route.
oCTIBCO.EMS.ADMIN.RVQueuePolicyThis class represents the discard policy of the TIBCO Rendezvous queues used internally by the TIBCO EMS Server when importing messages from TIBCO Rendezvous.
oCTIBCO.EMS.ADMIN.ServerInfoThis class represents configuration parameters for a TIBCO Enterprise Message Service server.
oCTIBCO.EMS.SessionA Session object is a single-threaded context for producing and consuming messages.
oCTIBCO.EMS.UFO.SessionA Session object is a single-threaded context for producing and consuming messages.
oCTIBCO.EMS.ADMIN.StatDataThis class represents statistical data about another object (Topic, Queue etc).
oCTIBCO.EMS.ADMIN.StateInfoThis class represents the FT state for a TIBCO Enterprise Message Service server, along with other information.
oCTIBCO.EMS.ADMIN.StateObjThis class represents the FT state for a TIBCO Enterprise Message Service server.
oCTIBCO.EMS.ADMIN.StoreInfoClass representing information about a server's store.
oCTIBCO.EMS.ADMIN.SubscriptionInfoThis class represents a topic subscription in EMS Server.
oCTIBCO.EMS.ADMIN.ThirdPartyParamsThis class represents parameters from third party components such as SSL and LDAP.
oCTIBCO.EMS.TibemsDefines miscellaneous constants and provider properties used by TIBCO Enterprise Message Service
oCTIBCO.EMS.TopicRequestorThis class provides a request/reply facility for messaging over a topic.
oCTIBCO.EMS.ADMIN.TraceInfoThis class represents the set of trace message types that will be output to a particular output destination (console or log file).
oCTIBCO.EMS.ADMIN.TransactionInfoThis class represents an XA transaction.
oCTIBCO.EMS.ADMIN.TransportInfoThis abstract class represents the data and behavior common to transports of all types that are configured on the EMS server
oCTIBCO.EMS.ADMIN.VersionInfoThis class represents the parsed version information for the TIBCO Enterprise Message Service components.
\CTIBCO.EMS.ADMIN.DetailedTransactionInfo.XAMessageThis class represents a Message that is involved in a transaction.

Copyright © Cloud Software Group, Inc. All rights reserved.