public interface MFProtoInputBufferTrading extends MFProtoInputBuffer
| 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, nextHdr, readFrom, reset, skipCurrentMessagemftrading.HeartbeatDecoder nextHeartbeatDecoder()
mftrading.LogoutDecoder nextLogoutDecoder()
mftrading.LogoutResponseDecoder nextLogoutResponseDecoder()
mftrading.LogonResponseDecoder nextLogonResponseDecoder()
mftrading.ExecutionReportDecoder nextExecutionReportDecoder()
mftrading.ResendRequestDecoder nextResendRequestDecoder()
mftrading.MarketDefinitionDecoder nextMarketDefinitionDecoder()
mftrading.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
mftrading.OrderCancelRejectDecoder nextOrderCancelRejectDecoder()
mftrading.TradingSessionStatusDecoder nextTradingSessionStatusDecoder()