UM Java API
6.16.1
|
Encapsulates LBM Source Events.
|
inherited |
Gets extended ACK info.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Client callback object. This object is specified by the application using another API method.
|
inherited |
String data associated with this event. This value may not be valid for all event types.
|
inherited |
Registration complete info. Contains extended registration complete information.
|
inherited |
Registration success info object. Contains extended Deregistration information.
|
inherited |
This method should be called before the source event callback returns to indicate that the application is finished with the source event allowing it to be reused when processing a future source event
References com.latencybusters.lbm.LBMSourceEvent.ackInfo(), com.latencybusters.lbm.LBMSourceEvent.flightSizeNotification(), com.latencybusters.lbm.LBMSourceEvent.messageIdInfo(), com.latencybusters.lbm.LBMSourceEvent.registrationCompleteInfo(), com.latencybusters.lbm.LBMSourceEvent.registrationSuccessInfo(), com.latencybusters.lbm.LBMSourceEvent.sequenceNumberInfo(), com.latencybusters.lbm.LBMSourceEvent.sourceWakeupInfo(), com.latencybusters.lbm.LBMSourceEvent.timestampInfo(), and com.latencybusters.lbm.LBMSourceEvent.type().
|
inherited |
Flight Size Notificaiton.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Gets an object describing the message ID assigned to a message.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
This method should be called if the application wishes to continue processing the source event on another thread, or after the source event callback returns.
Referenced by com.latencybusters.lbm.LBMSSource.onSourceEvent(), com.latencybusters.lbm.LBMSource.onSourceEvent(), and com.latencybusters.lbm.LBMContext.removeSourceNotifyCallback().
|
inherited |
Gets an object containing extended information about a message that has been acknowledged as stable.
|
inherited |
Queue registration complete info. Contains extended queue registration complete information.
|
inherited |
Registration complete info. Contains extended registration complete information.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Registration ID associated with this event. This value may not be valid for all event types.
|
inherited |
Registration success info object. Contains extended registration information.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Sequence number associated with this event. This value may not be valid for all event types.
|
inherited |
Gets extended sequence number info.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Registration complete info. Contains extended registration complete information.
|
inherited |
Registration success info object. Contains extended Deregistration information.
|
inherited |
Gets extended information about a source wakeup event.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
Gets high-resolution timestamp Info.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
LBM Source Event type.
Referenced by com.latencybusters.lbm.LBMSourceEvent.dispose().
|
inherited |
ULB Message info. Contains extended ULB message information.
|
inherited |
ULB Receiver info. Contains extended ULB receiver information.