public final class MFProtoInputBufferTradingImpl extends MFProtoInputBufferImpl implements MFProtoInputBufferTrading
directBuffer| Constructor and Description |
|---|
MFProtoInputBufferTradingImpl(java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
mftrading.ExecutionReportDecoder |
nextExecutionReportDecoder() |
mftrading.HeartbeatDecoder |
nextHeartbeatDecoder() |
mftrading.LogonResponseDecoder |
nextLogonResponseDecoder() |
mftrading.LogoutDecoder |
nextLogoutDecoder() |
mftrading.LogoutResponseDecoder |
nextLogoutResponseDecoder() |
mftrading.MarketDefinitionDecoder |
nextMarketDefinitionDecoder() |
mftrading.OrderCancelRejectDecoder |
nextOrderCancelRejectDecoder() |
mftrading.ResendRequestDecoder |
nextResendRequestDecoder() |
mftrading.SecurityDefinitionDecoder |
nextSecurityDefinitionDecoder() |
mftrading.TradingSessionStatusDecoder |
nextTradingSessionStatusDecoder() |
getSendingTime, hasNextMessage, hasNextPacket, next, nextHdr, readFrom, reset, skipCurrentMessage, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSendingTime, hasNextMessage, hasNextPacket, nextHdr, readFrom, reset, skipCurrentMessagepublic MFProtoInputBufferTradingImpl(java.nio.ByteBuffer buffer)
public mftrading.HeartbeatDecoder nextHeartbeatDecoder()
nextHeartbeatDecoder in interface MFProtoInputBufferTradingpublic mftrading.LogoutDecoder nextLogoutDecoder()
nextLogoutDecoder in interface MFProtoInputBufferTradingpublic mftrading.LogoutResponseDecoder nextLogoutResponseDecoder()
nextLogoutResponseDecoder in interface MFProtoInputBufferTradingpublic mftrading.LogonResponseDecoder nextLogonResponseDecoder()
nextLogonResponseDecoder in interface MFProtoInputBufferTradingpublic mftrading.ExecutionReportDecoder nextExecutionReportDecoder()
nextExecutionReportDecoder in interface MFProtoInputBufferTradingpublic mftrading.ResendRequestDecoder nextResendRequestDecoder()
nextResendRequestDecoder in interface MFProtoInputBufferTradingpublic mftrading.MarketDefinitionDecoder nextMarketDefinitionDecoder()
nextMarketDefinitionDecoder in interface MFProtoInputBufferTradingpublic mftrading.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
nextSecurityDefinitionDecoder in interface MFProtoInputBufferTradingpublic mftrading.OrderCancelRejectDecoder nextOrderCancelRejectDecoder()
nextOrderCancelRejectDecoder in interface MFProtoInputBufferTradingpublic mftrading.TradingSessionStatusDecoder nextTradingSessionStatusDecoder()
nextTradingSessionStatusDecoder in interface MFProtoInputBufferTrading