clientObject() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
flags() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
getChannel() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
getMessagePropertyCnt() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
getMessagePropertyKey(int index) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
getMessagePropertyValue(int index) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
getUserSuppliedBuffer() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
LBMSSourceSendExInfo() | com.latencybusters.lbm.LBMSSourceSendExInfo | |
LBMSSourceSendExInfo(int flags, Object cbArg) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
LBMSSourceSendExInfo(int flags, Object cbArg, long channel) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
LBMSSourceSendExInfo(int flags, Object cbArg, int mprop_int_cnt, String[] mprop_int_keys, long[] mprop_int_vals) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
LBMSSourceSendExInfo(int flags, Object cbArg, long channel, int mprop_int_cnt, String[] mprop_int_keys, long[] mprop_int_vals) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
setChannel(long channel) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
setClientObject(Object cbArg) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
setFlags(int flags) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
setMessageProperties(int mprop_int_cnt, String[] mprop_int_keys, long[] mprop_int_vals) | com.latencybusters.lbm.LBMSSourceSendExInfo | |
setUserSuppliedBuffer(ByteBuffer userBuffer) | com.latencybusters.lbm.LBMSSourceSendExInfo | |