| 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.onUpdateReferencePricesResponse(UpdateReferencePricesResponse message)
Notifies about
UpdateReferencePricesResponse message received. |
void |
OtherListener.onUpdateReferencePricesResponse(UpdateReferencePricesResponse message)
Notifies about
UpdateReferencePricesResponse message received. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Deserializer.deserialize(UpdateReferencePricesResponse msg,
DeserializerHelpers helpers) |
void |
MessageListener.onMessage(UpdateReferencePricesResponse message)
Notifies about
UpdateReferencePricesResponse message received. |
static void |
Serializer.serialize(UpdateReferencePricesResponse msg,
SerializerHelpers helpers) |
Copyright © 2012–2026 Onix Solutions. All rights reserved.