Package com.latencybusters.lbm

Interface Summary
LBMAsyncOperationCallback Interface for handling asynchronous operation updates.
LBMAuthCredentialsCallback Interface used for passing authentication credentials when needed
LBMContextEventCallback Interface for handling context-related events
LBMContextSourceEventCallback Interface for handling source-related events
LBMEventQueueCallback Interface for handling Event Queue monitor callbacks.
LBMImmediateMessageCallback Interface for handling received immediate message.
LBMLogging Interface for LBM logging
LBMMessageReclamationCallback Interface for handling notification of forced reclamation of retained UME source messages.
LBMMonitorStatisticsCallback Deprecated. This interface is provided for backwards compatibility with LBM 3.3.9/ UME 2.0.7; please use the new class LBMMonitorStatisticsCallbackObject instead.
LBMReceiverCallback Interface for handling received data.
LBMRegistrationIdCallback Interface for setting the receiver registration ID for a given source and topic (UME only).
LBMResponseCallback Interface for handling response data.
LBMSetInflightCallback Interface for setting the inflight
LBMSetInflightCallbackEx LBMSetInflightCallbackEx interface for setting both inflight messages and bytes.
LBMSourceCostCallback Interface for the source cost callback to evaluate the cost of a newly discovered source.
LBMSourceCreationCallback Interface for topic-level new source notification callbacks.
LBMSourceDeletionCallback Interface for topic-level source deletion notification callbacks.
LBMSourceEventCallback Interface for handling source-related events
LBMSourceNotification Interface used for new source topic notification
LBMTimerCallback Interface for handling timer expiration.
LBMWildcardPatternCallback Interface used for wildcard receiver application callback pattern types
LBMWildcardReceiverCreateCallback Interface for wildcard receiver internal receiver creation callbacks.
LBMWildcardReceiverDeleteCallback Interface for wildcard receiver internal receiver creation callbacks.
UMEReceiverLivenessCreationCallback  
UMEReceiverLivenessDeletionCallback  
UMERecoverySequenceNumberCallback Interface for setting receiver recovery sequence number information.
UMERegistrationIdExCallback Interface for setting the receiver registration ID for a given source and topic (UME only).
 

Class Summary
LBM LBM Utility class.
LBMApplicationHeaderChain  
LBMApplicationHeaderChainElement  
LBMApplicationHeaderChainIterator  
LBMAsyncOperationInfo Class containing generic (status, operation handle, etc.) and possibly specific (operation results) information about a particular asynchronous operation.
LBMAuthUserInfo Class containing the user information (username and password) for authentication purposes.
LBMConfigOption LBM Configuration Option Class.
LBMContext Creates an LBM context.
LBMContextAttributes Encapsulates the set of default LBM context attributes.
LBMContextEvent Encapsulates LBM Context Events
LBMContextSourceEvent Encapsulates LBM Source Events.
LBMContextStatistics UM Context Statistics
LBMContextThread LBM Context Thread class.
LBMEventQueue LBM Event Queue class.
LBMEventQueueAttributes Encapsulates the set of default LBM event queue attributes.
LBMEventQueueStatistics UM EventQueue Statistics
LBMFlightSizeInflightInfo Wrapper for holding information about flight size.
LBMHFX  
LBMHFXAttributes Encapsulates the set of default LBM receiver attributes.
LBMHFXReceiver  
LBMHotFailoverReceiver LBM Hot-Failover Receiver class.
LBMHotFailoverSource LBM Hot-Failover Source class.
LBMImmediateMessageReceiverStatistics  
LBMImmediateMessageSourceStatistics  
LBMMessage Encapsulates all LBM messages.
LBMMessageChannelInfo Class representing a source channel.
LBMMessageProperties  
LBMMessagePropertiesEnumeration  
LBMMessagePropertiesIterator  
LBMMessageProperty  
LBMMonitor LBM Monitor class.
LBMMonitorReceiver LBMMonitorReceiver class.
LBMMonitorSource LBMMonitorSource class.
LBMMonitorStatisticsCallbackObject Abstract class for handling the reception of UM receiver statistics.
LBMObjectRecycler Basic implementation of an object recycler that implements all supported LBM object types.
LBMObjectRecyclerBase This is an abstract base class, and should be subclassed to override any appropriate non-functional methods, such as doneWith...
LBMOperationCompleteCallback  
LBMReceiver LBM Receiver class.
LBMReceiverAttributes Encapsulates the set of default LBM receiver attributes.
LBMReceiverStatistics LBM Receiver Transport Statistics
LBMRequest LBM Request class.
LBMSource LBM Source class.
LBMSourceAttributes Encapsulates the set of default LBM source attributes.
LBMSourceChannelInfo Class representing a source channel.
LBMSourceEvent Encapsulates LBM Source Events.
LBMSourceEventFlightSizeNotification LBM Source Event Flight Size Notification class.
LBMSourceEventSequenceNumberInfo LBM Source Event Sequence Number Info class.
LBMSourceEventWakeupInfo  
LBMSourceSendExInfo LBM Source Send Extended Info class.
LBMSourceStatistics LBM Source Transport Statistics
LBMTimer LBM Timer class.
LBMTopic LBM Topic class.
LBMTransportSourceInfo UM Transport Source Info class.
LBMUMMInfo Encapsulates UMM daemon connection options.
LBMWildcardReceiver LBM Wildcard Receiver class.
LBMWildcardReceiverAttributes Encapsulates the set of default LBM wildcard receiver attributes.
UMEDeregistrationCompleteInfo UME Registration Complete Info class.
UMEDeregistrationSuccessInfo UME Registration Success Info class.
UMEMessageAck UMEMessageAck class.
UMEReceiverLivenessCallbackInfo  
UMERecoverySequenceNumberCallbackInfo UME Recovery sequence number callback info class.
UMERegistrationCompleteInfo UME Registration Complete Info class.
UMERegistrationIdExCallbackInfo UME Registration ID Extended Callback Info class.
UMERegistrationSuccessInfo UME Registration Success Info class.
UMESourceEventAckInfo UME Source Event Ack Info class.
UMESourceEventDeregistrationCompleteInfo UME Source Event Registration Complete Info class.
UMESourceEventDeregistrationSuccessInfo UME Source Event Deregistration Success Info class.
UMESourceEventRegistrationCompleteInfo UME Source Event Registration Complete Info class.
UMESourceEventRegistrationSuccessInfo UME Source Event Registration Success Info class.
UMEStoreEntry UME Store Entry class.
UMEStoreGroupEntry UME Store Group Entry class.
UMQContextEventRegistrationCompleteInfo Class containing information about UMQ Registration Complete Context Events.
UMQContextEventRegistrationSuccessInfo Class containing information about UMQ Registration Success Context Events.
UMQContextQueueTopicListInfo Class containing the results of a call to LBMContext#queueTopicList .
UMQDeregistrationCompleteInfo UMQ Deregistration Complete Info class.
UMQIndexAssignedInfo  
UMQIndexAssignmentEligibilityStartCompleteInfo  
UMQIndexAssignmentEligibilityStopCompleteInfo  
UMQIndexInfo  
UMQIndexReleasedInfo  
UMQMessageId UMQ Message ID class.
UMQMessageTotalLifetimeInfo  
UMQQueueApplicationSet Class containing information about a particular application set as configured on a UMQ queue daemon.
UMQQueueIndexInfo  
UMQQueueInfo Base class for UMQ info objects associated with a queue.
UMQQueueInstanceInfo Base class for UMQ info objects associated with a queue instance.
UMQQueueMessageStatus Class containing the current status of a UMQ message as reported by the queue daemon.
UMQQueueReceiverTypeID Class representing a UMQ receiver type ID.
UMQQueueTopic Class containing information about a topic as currently present in a UMQ queue daemon.
UMQQueueTopicStatus Class containing topic status information for a topic currently present at a UMQ queue daemon.
UMQReceiverQueueMessageListInfo Class containing the results of a call to LBMReceiverBase#queueMessageList .
UMQReceiverQueueMessageRetrieveInfo Class containing the results of a call to LBMReceiverBase#queueMessageRetrieve .
UMQRegistrationCompleteInfo UMQ Registration Complete Info class.
UMQSourceEventAckInfo UMQ Stability Ack Info class.
UMQSourceEventMessageIdInfo This class encapsulates information about a message sent to a queue.
UMQSourceEventRegistrationCompleteInfo UMQ Source Event Registration Complete Info class.
UMQSourceEventULBMessageInfo UMQ ULB Message Info class.
UMQSourceEventULBReceiverInfo UMQ ULB Receiver Info class.
 

Exception Summary
LBMApplicationException LBM Application exception class.
LBMEInvalException LBM Invalid value exception class
LBMEMessageSelectorException LBM message selector exception class
LBMENoMemException LBM memory allocation exception class
LBMEOPException LBM internal processing exception class
LBMEOSException LBM unrecoverable OS system call exception class
LBMETimedOutException LBM timed out operation exception class
LBMEWouldBlockException LBM blocked operation exception class (occurs when a function that would otherwise block is set to be nonblocking)
LBMException Base LBM Exception class
LBMMonitorEAgainException LBM Monitor insufficient resources exception class
LBMMonitorEAlreadyException LBM Monitor resource already registered exception class
LBMMonitorEInvalException LBM Monitor invalid value exception class
LBMMonitorELBMFailException LBM Monitor LBM failure exception class
LBMMonitorEModFailException LBM Monitor module function failure exception class
LBMMonitorENoMemException LBM Monitor out-of-memory exception class
LBMRuntimeException Base LBM Runtime Exception class
UMENoQueueException UME registration incomplete exception class
UMENoRegException UME registration incomplete exception class
UMENoStoreException UME registration incomplete exception class
 



All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.