public interface MFProtoInputBufferMarketData extends MFProtoInputBuffer
| 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, nextHdr, readFrom, reset, skipCurrentMessagemfmarketdata.MarketDataIncrementalRefreshDecoder nextMarketDataIncrementalRefreshDecoder()
mfmarketdata.MDEntryDecoder nextMarketDataEntryDecoder()
mfmarketdata.BatchesCompletedDecoder nextBatchesCompletedDecoder()
mfmarketdata.HeartbeatDecoder nextHeartbeatDecoder()
mfmarketdata.LogoutDecoder nextLogoutDecoder()
mfmarketdata.LogoutResponseDecoder nextLogoutResponseDecoder()
mfmarketdata.LogonResponseDecoder nextLogonResponseDecoder()
mfmarketdata.MarketDataRequestRejectDecoder nextMarketDataRequestRejectDecoder()
mfmarketdata.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
mfmarketdata.SecurityStatusDecoder nextSecurityStatusDecoder()
mfmarketdata.LogonDecoder nextLogonDecoder()