Package | Description |
---|---|
biz.onixs.eurex.eti.handler.core.event | |
biz.onixs.eurex.eti.handler.message |
Modifier and Type | Method and Description |
---|---|
void |
QuoteHandlingDispatcher.onQuoteExecutionReport(QuoteExecutionReport message)
Dispatch
QuoteExecutionReport message. |
void |
QuoteHandlingListener.onQuoteExecutionReport(QuoteExecutionReport message)
Notifies about
QuoteExecutionReport message received. |
Modifier and Type | Method and Description |
---|---|
QuoteExecutionReport |
QuoteExecutionReport.setApplId(ApplId value) |
QuoteExecutionReport |
QuoteExecutionReport.setApplMsgId(byte[] value) |
QuoteExecutionReport |
QuoteExecutionReport.setApplResendFlag(ApplResendFlag value) |
QuoteExecutionReport |
QuoteExecutionReport.setExecId(long value) |
QuoteExecutionReport |
QuoteExecutionReport.setLastFragment(LastFragment value) |
QuoteExecutionReport |
QuoteExecutionReport.setMarketSegmentId(int value) |
QuoteExecutionReport |
QuoteExecutionReport.setPartitionId(int value) |
QuoteExecutionReport |
QuoteExecutionReport.setQuoteEventGrp(List<QuoteEventGrpElem> value) |
QuoteExecutionReport |
QuoteExecutionReport.setQuoteLegExecGrp(List<QuoteLegExecGrpElem> value) |
QuoteExecutionReport |
QuoteExecutionReport.setTrdRegTSTimeOut(long value) |
Modifier and Type | Method and Description |
---|---|
static void |
Deserializer.deserialize(QuoteExecutionReport msg,
DeserializerHelpers helpers) |
void |
MessageListener.onMessage(QuoteExecutionReport message)
Notifies about
QuoteExecutionReport message received. |
static void |
Serializer.serialize(QuoteExecutionReport msg,
SerializerHelpers helpers) |
Copyright © 2012–2024 Onix Solutions. All rights reserved.