addImmediateMessageReceiver(LBMImmediateMessageCallback cb) | com.latencybusters.lbm.LBMContext | |
addImmediateMessageReceiver(LBMImmediateMessageCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
addSourceNotifyCallback(LBMSourceNotification cb) | com.latencybusters.lbm.LBMContext | |
addSourceNotifyCallback(LBMSourceNotification cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
allocTopic(String symbol) | com.latencybusters.lbm.LBMContext | |
allocTopic(String symbol, LBMSourceAttributes lbmsattr) | com.latencybusters.lbm.LBMContext | |
close() | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createHotFailoverReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createHotFailoverSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createReceiver(LBMTopic lbmtopic, LBMReceiverCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createSource(LBMTopic lbmtopic, LBMSourceEventCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMTimerCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
createTimer(long milliseconds, LBMTimerCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
dumpAttributeList() | com.latencybusters.lbm.LBMContext | |
enableImmediateMessageReceiver() | com.latencybusters.lbm.LBMContext | |
enableImmediateMessageReceiver(LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
finalize() | com.latencybusters.lbm.LBMContext | protected |
getAttributeValue(String attributeName) | com.latencybusters.lbm.LBMContext | |
getImmediateMessageReceiverStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getImmediateMessageSourceStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getReceiverStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getSourceStatistics(int maxStats) | com.latencybusters.lbm.LBMContext | |
getStatistics() | com.latencybusters.lbm.LBMContext | |
getUMQInflight(String queue) | com.latencybusters.lbm.LBMContext | |
LBMContext() | com.latencybusters.lbm.LBMContext | |
LBMContext(LBMContextAttributes lbmcattr) | com.latencybusters.lbm.LBMContext | |
load(InputStream inStream) | com.latencybusters.lbm.LBMContext | |
lookupTopic(String symbol) | com.latencybusters.lbm.LBMContext | |
lookupTopic(String symbol, LBMReceiverAttributes lbmrattr) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec, int flags) | com.latencybusters.lbm.LBMContext | |
processEvents(long msec, int flags, long tv_sec, long tv_usec) | com.latencybusters.lbm.LBMContext | |
queueTopicList(String queue, LBMAsyncOperationCallback asyncOpCb) | com.latencybusters.lbm.LBMContext | |
queueTopicList(String queue, LBMAsyncOperationCallback asyncOpCb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
removeImmediateMessageReceiver(LBMImmediateMessageCallback cb) | com.latencybusters.lbm.LBMContext | |
removeImmediateMessageReceiver(LBMImmediateMessageCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
removeSourceNotifyCallback(LBMSourceNotification cb) | com.latencybusters.lbm.LBMContext | |
removeSourceNotifyCallback(LBMSourceNotification cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
requestTopicResolution(short flags, long interval_msec, long duration_sec) | com.latencybusters.lbm.LBMContext | |
resetImmediateMessageReceiverStatistics() | com.latencybusters.lbm.LBMContext | |
resetImmediateMessageSourceStatistics() | com.latencybusters.lbm.LBMContext | |
resetReceiverStatistics() | com.latencybusters.lbm.LBMContext | |
resetSourceStatistics() | com.latencybusters.lbm.LBMContext | |
resetStatistics() | com.latencybusters.lbm.LBMContext | |
respond(LBMSerializedResponse serializedResponse, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMTimerCallback cb, Object cbArg) | com.latencybusters.lbm.LBMContext | |
scheduleTimer(long milliseconds, LBMTimerCallback cb, Object cbArg, LBMEventQueue lbmevq) | com.latencybusters.lbm.LBMContext | |
send(String target, String topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
send(String target, String topic, byte[] data, int dataLength, LBMResponseCallback cb, Object cbArg, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String target, String topic, byte[] data, int dataLength, LBMResponseCallback cb, Object cbArg, int flags) | com.latencybusters.lbm.LBMContext | |
send(String target, String topic, LBMRequest lbmreq, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String target, String topic, LBMRequest lbmreq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
send(String topic, byte[] data, int dataLength, LBMResponseCallback cb, Object cbArg, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String topic, byte[] data, int dataLength, LBMResponseCallback cb, Object cbArg, int flags) | com.latencybusters.lbm.LBMContext | |
send(String topic, LBMRequest lbmreq, LBMEventQueue lbmevq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String topic, LBMRequest lbmreq, int flags) | com.latencybusters.lbm.LBMContext | |
send(String queue, String topic, byte[] data, int datalength, int flags, LBMSourceSendExInfo exinfo) | com.latencybusters.lbm.LBMContext | |
sendc(char[] target, char[] topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendc(char[] topic, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(String target, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(char[] target, byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
sendTopicless(byte[] data, int dataLength, int flags) | com.latencybusters.lbm.LBMContext | |
serializeLbmmonControlMessage(ByteBuffer message, int command, String data, int nodeType, String applicationID) | com.latencybusters.lbm.LBMContext | |
setAttributeValue(String attributeName, String attributeValue) | com.latencybusters.lbm.LBMContext | |
setAuthCredentials(LBMAuthUserInfo userInfo, LBMAuthCredentialsCallback authCallback, Object cbArg) | com.latencybusters.lbm.LBMContext | |
setProperty(String attributeName, String attributeValue) | com.latencybusters.lbm.LBMContext | |
setUMQInflight(String queue, LBMSetInflightCallback setInflightCb, Object clientd) | com.latencybusters.lbm.LBMContext | |
setUMQMessageStable(String queue, UMQMessageId msg_id) | com.latencybusters.lbm.LBMContext | |
sourceNotification(String topic, String source) | com.latencybusters.lbm.LBMContext | protected |
unblockProcessEvents() | com.latencybusters.lbm.LBMContext | |