Deprecated API


Contents
Deprecated Interfaces
com.latencybusters.lbm.LBMMonitorStatisticsCallback
          This interface is provided for backwards compatibility with LBM 3.3.9/ UME 2.0.7; please use the new class LBMMonitorStatisticsCallbackObject instead. 
 

Deprecated Methods
com.latencybusters.lbm.LBMMonitorReceiver.addStatisticsCallback(LBMMonitorStatisticsCallback)
          This method is provided for backwards compatibility with LBM 3.3.9/ UME 2.0.7; please use the LBMMonitorReceiver.addStatisticsCallback(LBMMonitorStatisticsCallbackObject) method instead. 
com.latencybusters.lbm.LBMTimer.cancel(boolean)
          This method is provided for backwards compatibility with LBM 3.3.7/UME 2.0.5; please use the LBMTimer.cancel() method instead. 
com.latencybusters.lbm.LBMContext.createHotFailoverReceiver(LBMTopic)
          After LBM 4.0, use LBMContext.createHotFailoverReceiver(LBMTopic,LBMReceiverCallback,Object) 
com.latencybusters.lbm.LBMContext.createHotFailoverReceiver(LBMTopic, LBMEventQueue)
          After LBM 4.0, use LBMContext.createHotFailoverReceiver(LBMTopic,LBMReceiverCallback,Object,LBMEventQueue) 
com.latencybusters.lbm.LBMContext.createReceiver(LBMTopic)
          After LBM 4.0, use LBMContext.createReceiver(LBMTopic,LBMReceiverCallback,Object) 
com.latencybusters.lbm.LBMContext.createReceiver(LBMTopic, LBMEventQueue)
          After LBM 4.0, use LBMContext.createReceiver(LBMTopic,LBMReceiverCallback,Object,LBMEventQueue) 
com.latencybusters.lbm.LBMMessage.isFromGateway()
          No replacement 
com.latencybusters.lbm.LBMMessage.originalSequenceNumber()
          No replacement 
com.latencybusters.lbm.LBMMessage.originalSource()
          No replacement 
com.latencybusters.lbm.LBMMessage.originalSourceAsCharArray()
          No replacement 
com.latencybusters.lbm.LBMEventQueue.propertySize()
          In LBM4.0. This API existed because there was an LBMEventQueue.size() API which conflicted with java.util.Properties. This has been removed so propertySize() is no longer required. Use Hashtable.size() 
com.latencybusters.lbm.LBMContext.queueTopicList(String, LBMAsyncOperationCallback)
            
com.latencybusters.lbm.LBMContext.queueTopicList(String, LBMAsyncOperationCallback, Object)
            
com.latencybusters.lbm.LBMMonitorReceiver.removeStatisticsCallback(LBMMonitorStatisticsCallback)
          This method is provided for backwards compatibility with LBM 3.3.9/ UME 2.0.7; please use the LBMMonitorReceiver.removeStatisticsCallback(LBMMonitorStatisticsCallbackObject) method instead. 
com.latencybusters.lbm.LBMSource.send(byte[], int, int, Object)
          This method exists for backwards compatibility but should not be used. The send method that accepts an LBMSourceSendExInfo object should be used instead. 
com.latencybusters.lbm.LBMSource.send(ByteBuffer, int, int, int, Object)
          This method exists for backwards compatibility but should not be used. The send method that accepts an LBMSourceSendExInfo object should be used instead. 
 

Deprecated Constructors
com.latencybusters.lbm.UMERegistrationCompleteInfo(int, long)
          As of UMP 6.7, Made internal with no replacement. Applications do not need this constructor. 
com.latencybusters.lbm.UMERegistrationSuccessInfo(int, long, long, long, int, String)
          As of UMP 6.7, Made internal with no replacement. Applications do not need this constructor. 
 



\ 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. \