public final class MFProtoInputBufferStpBookingImpl extends MFProtoInputBufferImpl implements MFProtoInputBufferStpBooking
directBuffer| Constructor and Description |
|---|
MFProtoInputBufferStpBookingImpl(java.nio.ByteBuffer buffer) |
| 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, next, nextHdr, readFrom, reset, skipCurrentMessage, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSendingTime, hasNextMessage, hasNextPacket, nextHdr, readFrom, reset, skipCurrentMessagepublic MFProtoInputBufferStpBookingImpl(java.nio.ByteBuffer buffer)
public mfstp_booking.HeartbeatDecoder nextHeartbeatDecoder()
nextHeartbeatDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.LogoutDecoder nextLogoutDecoder()
nextLogoutDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.LogoutResponseDecoder nextLogoutResponseDecoder()
nextLogoutResponseDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.LogonResponseDecoder nextLogonResponseDecoder()
nextLogonResponseDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.SecurityDefinitionDecoder nextSecurityDefinitionDecoder()
nextSecurityDefinitionDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.TradeCaptureReportRequestDecoder nextTradeCaptureReportRequestDecoder()
nextTradeCaptureReportRequestDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.TradeCaptureReportAckDecoder nextTradeCaptureReportAckDecoder()
nextTradeCaptureReportAckDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.ConfirmationDecoder nextConfirmationDecoder()
nextConfirmationDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.OrderCancelRejectDecoder nextOrderCancelRejectDecoder()
nextOrderCancelRejectDecoder in interface MFProtoInputBufferStpBookingpublic mfstp_booking.ExecutionReportDecoder nextExecutionReportDecoder()
nextExecutionReportDecoder in interface MFProtoInputBufferStpBooking