public interface MFProtoInputBufferStpBooking extends MFProtoInputBuffer
| Modifier and Type | Method and Description |
|---|---|
mfstp_booking.ConfirmationDecoder |
nextConfirmationDecoder() |
mfstp_booking.ExecutionReportDecoder |
nextExecutionReportDecoder() |
mfstp_booking.HeartbeatDecoder |
nextHeartbeatDecoder() |
mfstp_booking.LogonResponseDecoder |
nextLogonResponseDecoder() |
mfstp_booking.LogoutDecoder |
nextLogoutDecoder() |
mfstp_booking.LogoutResponseDecoder |
nextLogoutResponseDecoder() |
mfstp_booking.OrderCancelRejectDecoder |
nextOrderCancelRejectDecoder() |
mfstp_booking.SecurityDefinitionDecoder |
nextSecurityDefinitionDecoder() |
mfstp_booking.TradeCaptureReportAckDecoder |
nextTradeCaptureReportAckDecoder() |
mfstp_booking.TradeCaptureReportRequestDecoder |
nextTradeCaptureReportRequestDecoder() |
getSendingTime, hasNextMessage, hasNextPacket, nextHdr, readFrom, reset, skipCurrentMessagemfstp_booking.HeartbeatDecoder nextHeartbeatDecoder()
mfstp_booking.LogoutDecoder nextLogoutDecoder()
mfstp_booking.LogoutResponseDecoder nextLogoutResponseDecoder()
mfstp_booking.LogonResponseDecoder nextLogonResponseDecoder()
mfstp_booking.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
mfstp_booking.TradeCaptureReportRequestDecoder nextTradeCaptureReportRequestDecoder()
mfstp_booking.TradeCaptureReportAckDecoder nextTradeCaptureReportAckDecoder()
mfstp_booking.ConfirmationDecoder nextConfirmationDecoder()
mfstp_booking.OrderCancelRejectDecoder nextOrderCancelRejectDecoder()
mfstp_booking.ExecutionReportDecoder nextExecutionReportDecoder()