public final class MFProtoInputBufferMarketDataImpl extends MFProtoInputBufferImpl implements MFProtoInputBufferMarketData
directBuffer| Constructor and Description |
|---|
MFProtoInputBufferMarketDataImpl(java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
mfmarketdata.BatchesCompletedDecoder |
nextBatchesCompletedDecoder() |
mfmarketdata.HeartbeatDecoder |
nextHeartbeatDecoder() |
mfmarketdata.LogonDecoder |
nextLogonDecoder() |
mfmarketdata.LogonResponseDecoder |
nextLogonResponseDecoder() |
mfmarketdata.LogoutDecoder |
nextLogoutDecoder() |
mfmarketdata.LogoutResponseDecoder |
nextLogoutResponseDecoder() |
mfmarketdata.MDEntryDecoder |
nextMarketDataEntryDecoder() |
mfmarketdata.MarketDataIncrementalRefreshDecoder |
nextMarketDataIncrementalRefreshDecoder() |
mfmarketdata.MarketDataRequestRejectDecoder |
nextMarketDataRequestRejectDecoder() |
mfmarketdata.SecurityDefinitionDecoder |
nextSecurityDefinitionDecoder() |
mfmarketdata.SecurityStatusDecoder |
nextSecurityStatusDecoder() |
getSendingTime, hasNextMessage, hasNextPacket, next, nextHdr, readFrom, reset, skipCurrentMessage, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSendingTime, hasNextMessage, hasNextPacket, nextHdr, readFrom, reset, skipCurrentMessagepublic MFProtoInputBufferMarketDataImpl(java.nio.ByteBuffer buffer)
public mfmarketdata.MarketDataIncrementalRefreshDecoder nextMarketDataIncrementalRefreshDecoder()
nextMarketDataIncrementalRefreshDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.MDEntryDecoder nextMarketDataEntryDecoder()
nextMarketDataEntryDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.BatchesCompletedDecoder nextBatchesCompletedDecoder()
nextBatchesCompletedDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.HeartbeatDecoder nextHeartbeatDecoder()
nextHeartbeatDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.LogoutDecoder nextLogoutDecoder()
nextLogoutDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.LogoutResponseDecoder nextLogoutResponseDecoder()
nextLogoutResponseDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.LogonResponseDecoder nextLogonResponseDecoder()
nextLogonResponseDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.MarketDataRequestRejectDecoder nextMarketDataRequestRejectDecoder()
nextMarketDataRequestRejectDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
nextSecurityDefinitionDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.SecurityStatusDecoder nextSecurityStatusDecoder()
nextSecurityStatusDecoder in interface MFProtoInputBufferMarketDatapublic mfmarketdata.LogonDecoder nextLogonDecoder()
nextLogonDecoder in interface MFProtoInputBufferMarketData