UM .NET API  6.16
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CException
 CICloneable
 CIDisposable
 CIEnumerable
 CIEnumerator
 Ccom.latencybusters.lbm.JMSMessageIdJMSMessageID class. This object creates a JMS MessageId
 Ccom.latencybusters.lbm.LBMLBM Utility class
 Ccom.latencybusters.lbm.LBMConfigOptionLBM Option class
 Ccom.latencybusters.lbm.LBMContextEventEncapsulates LBM Context Events
 Ccom.latencybusters.lbm.LBMGenericObjectPool< T >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMContextSourceEvent >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMContextStatistics >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMEventQueueStatistics >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMImmediateMessageReceiverStatistics >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMImmediateMessageSourceStatistics >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMMessage >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMReceiverStatistics >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMSourceEvent >
 Ccom.latencybusters.lbm.LBMGenericObjectPool< com.latencybusters.lbm.LBMSourceStatistics >
 Ccom.latencybusters.lbm.LBMHFXCreates an LBM HFX object
 Ccom.latencybusters.lbm.LBMHFXReceiverThe LBMHFXReceiver object is used to associate an LBMHFX object with an LBMContext. Messages are delivered by each LBMHFXReceiver to the LBMHFX object, which handles dropping duplicates and ordering messages
 Ccom.latencybusters.lbm.LBMMessageChannelInfoEncapsulates information about channel data send with a message
 Ccom.latencybusters.lbm.LBMMessagePropertyRepresents a key-value pair included with an LBMMessage object
 Ccom.latencybusters.lbm.LBMMonitorLBM Monitor class
 Ccom.latencybusters.lbm.LBMNewTransportInfoLBM New Transport Info class
 Ccom.latencybusters.lbm.LBMObjectDisposer< T >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMContextSourceEvent >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMContextStatistics >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMEventQueueStatistics >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMImmediateMessageReceiverStatistics >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMImmediateMessageSourceStatistics >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMMessage >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMReceiverStatistics >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMSourceEvent >
 Ccom.latencybusters.lbm.LBMObjectDisposer< LBMSourceStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< T >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMContextSourceEvent >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMContextStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMEventQueueStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMImmediateMessageReceiverStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMImmediateMessageSourceStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMMessage >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMReceiverStatistics >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMSourceEvent >
 Ccom.latencybusters.lbm.LBMObjectFactory< LBMSourceStatistics >
 Ccom.latencybusters.lbm.LBMObjectRecyclerBase
 Ccom.latencybusters.lbm.LBMOperationCompleteCallbackLBMOperationCompleteCallback class
 Ccom.latencybusters.lbm.LBMResolverEventLBMResolverEvent
 Ccom.latencybusters.lbm.LBMResolverEventAdvertisement
 Ccom.latencybusters.lbm.sdm.LBMSDMClass LBMSDM is the parent class from which the core SDM functionality derives. See Self Describing Messaging for general information on SDM
 Ccom.latencybusters.lbm.LBMSourceChannelInfoLBM Source Channel Info class
 Ccom.latencybusters.lbm.LBMSourceEventEncapsulates LBM Source Events
 Ccom.latencybusters.lbm.LBMSourceEventFlightSizeNotificationLBM Source Event Flight Size Notification class. Contains type and state of current flight size
 Ccom.latencybusters.lbm.LBMSourceEventSequenceNumberInfoLBM Source Event Sequence Number Info class
 Ccom.latencybusters.lbm.LBMSourceEventTimestampInfoUME Source Event Ack Info class
 Ccom.latencybusters.lbm.LBMSourceEventWakeupInfoClass containing information about a source wakeup event
 Ccom.latencybusters.lbm.LBMSourceSendExInfoLBM Source Send Extended Info class
 Ccom.latencybusters.lbm.LBMStatisticsUM Transport Statistics base class
 Ccom.latencybusters.lbm.LBMTopicLBM Topic class. It is recommended that topic objects be instantiated from the context factory methods allocTopic() and lookupTopic() (for sources and receivers respectively)
 Ccom.latencybusters.lbm.LBMTransportSourceInfoClass that is passed to the source cost callback with source transport information
 Ccom.latencybusters.lbm.LBMUMMInfoLBM UMM options class
 Ccom.latencybusters.pdm.PDMDecimalA representation of a decimal with an exponent and mantissa (in the form: a x 10^b)
 Ccom.latencybusters.pdm.PDMDefinitionThe message definition class that needs to be populated and finalized before using in a PDMMessage
 Ccom.latencybusters.pdm.PDMDefinitionCacheA cache to store PDMDefinitions by their id and version
 Ccom.latencybusters.pdm.PDMDeserializerUsed to deserialize bytes into the appropriate type
 Ccom.latencybusters.pdm.PDMFieldA field is element in the message that contains the value and a reference back to the field information that was created in the PDMDefinition
 Ccom.latencybusters.pdm.PDMFieldInfoA handle to field information returned from a PDMDefinition that is used when adding a field value to a PDMMessage
 Ccom.latencybusters.pdm.PDMFieldTypePDMFieldType enumeration used when adding field information to a PDMDefinition
 Ccom.latencybusters.pdm.PDMMessageA PDM message consists of a definition and the corresponding optional and required fields as specified by the definition. Use PDMMessage#toBytes() to serialize a message to bytes or PDMMessage#parse(byte[]) to deserialize a message from bytes
 Ccom.latencybusters.pdm.PDMMessageHeaderThe message header is the class used internally to represent the header of a PDM message
 Ccom.latencybusters.pdm.PDMOffsetTableThe PDMOffsetTable is used internally by a PDMMessage when optional or variable fields are set and then is written on the wire as field id and offset into the data segment
 Ccom.latencybusters.pdm.PDMSectionThe PDMSection class is an internal class used as a wrapper around the byte buffer to store a PDMField's value
 Ccom.latencybusters.pdm.PDMSegmentHeaderThe chained segment header is the internal PDM header class used by the different PDM segments of a message. It includes a next header type as well as the length of its corresponding segment
 Ccom.latencybusters.pdm.PDMSerializerUsed to serialize a type into an array of bytes
 Ccom.latencybusters.pdm.PDMTimestampA representation of a PDMTimestamp with the number of seconds and microseconds since the epoch
 Ccom.latencybusters.lbm.UMEDeregistrationCompleteInfoUME Deregistration Complete Info class
 Ccom.latencybusters.lbm.UMEDeregistrationSuccessInfoUME Deregistration Success Info class
 Ccom.latencybusters.lbm.UMEReceiverLivenessCallbackInfoClass that is passed to the receiver liveness creation and deletion callback with receiver information
 Ccom.latencybusters.lbm.UMERecoverySequenceNumberCallbackInfoUME Recovery sequence number callback info class
 Ccom.latencybusters.lbm.UMERegistrationCompleteInfoUME Registration Complete Info class
 Ccom.latencybusters.lbm.UMERegistrationIdExCallbackInfoUME Registration ID Extended Callback Info class
 Ccom.latencybusters.lbm.UMERegistrationSuccessInfoUME Registration Success Info class
 Ccom.latencybusters.lbm.UMESourceEventAckInfoUME Source Event Ack Info class
 Ccom.latencybusters.lbm.UMESourceEventDeregistrationCompleteInfoUME Source Event Deregistration Complete Info class
 Ccom.latencybusters.lbm.UMESourceEventDeregistrationSuccessInfoUME Source Event Deregistration Success Info class
 Ccom.latencybusters.lbm.UMESourceEventRegistrationCompleteInfoUME Source Event Registration Complete Info class
 Ccom.latencybusters.lbm.UMESourceEventRegistrationSuccessInfoUME Source Event Registration Success Info class
 Ccom.latencybusters.lbm.UMEStoreEntryUME Store Entry class
 Ccom.latencybusters.lbm.UMEStoreGroupEntryUME Store Group Entry class
 Ccom.latencybusters.lbm.UMQIndexInfoUMQIndexInfo class
 Ccom.latencybusters.lbm.UMQMessageIdUMQ Message ID class. Contains information required to identify a UMQ message
 Ccom.latencybusters.lbm.UMQMessageTotalLifetimeInfoUMQMessageTotalLifetimeInfo class
 Ccom.latencybusters.lbm.UMQQueueInfoBase class for UMQ info objects associated with a queue. This class encapsulates the basic information required for any UMQ info object that is associated with a queue, namely the identifying information for the queue (Id and Name) and a set of flags to indicate other information contained in the object
 Ccom.latencybusters.lbm.UMQSourceEventMessageIdInfoThis class encapsulates information about a message sent to a queue. An object of type UMQSourceEventMessageIdInfo will be delivered with a source event of type LBM.SRC_EVENT_UMQ_MESSAGE_ID_INFO to notify the application of the message id that has been assigned to the message by the queue
 Ccom.latencybusters.lbm.UMQSourceEventULBReceiverInfoUMQ ULB Receiver Info class. This info object is both delivered with a source event and acts as a base class for other ULB source events. In both cases, this object holds information about a ULB receiver