Package | Description |
---|---|
biz.onixs.eurex.eti.handler.core.event | |
biz.onixs.eurex.eti.handler.message |
Modifier and Type | Method and Description |
---|---|
void |
OtherDispatcher.onLegalNotificationBroadcast(LegalNotificationBroadcast message)
Dispatch
LegalNotificationBroadcast message. |
void |
OtherListener.onLegalNotificationBroadcast(LegalNotificationBroadcast message)
Notifies about
LegalNotificationBroadcast message received. |
Modifier and Type | Method and Description |
---|---|
LegalNotificationBroadcast |
LegalNotificationBroadcast.setApplId(ApplId value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setApplResendFlag(ApplResendFlag value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setApplSeqNum(long value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setLastFragment(LastFragment value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setPartitionId(int value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setTransactTime(long value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setUserStatus(UserStatus value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setVarText(String value) |
Modifier and Type | Method and Description |
---|---|
static void |
Deserializer.deserialize(LegalNotificationBroadcast msg,
DeserializerHelpers helpers) |
void |
MessageListener.onMessage(LegalNotificationBroadcast message)
Notifies about
LegalNotificationBroadcast message received. |
static void |
Serializer.serialize(LegalNotificationBroadcast msg,
SerializerHelpers helpers) |
Copyright © 2012–2024 Onix Solutions. All rights reserved.