| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.core.event |
Listener interfaces for everything the handler reports.
|
| biz.onixs.eurex.eti.handler.message |
| Modifier and Type | Method and Description |
|---|---|
void |
OtherDispatcher.onTradingActionResponse(TradingActionResponse message)
Notifies about
TradingActionResponse message received. |
void |
OtherListener.onTradingActionResponse(TradingActionResponse message)
Notifies about
TradingActionResponse message received. |
| Modifier and Type | Method and Description |
|---|---|
TradingActionResponse |
TradingActionResponse.setMatchingEngineStatusGrp(List<MatchingEngineStatusGrpElem> value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Deserializer.deserialize(TradingActionResponse msg,
DeserializerHelpers helpers) |
void |
MessageListener.onMessage(TradingActionResponse message)
Notifies about
TradingActionResponse message received. |
static void |
Serializer.serialize(TradingActionResponse msg,
SerializerHelpers helpers) |
Copyright © 2012–2026 Onix Solutions. All rights reserved.