| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.core |
The Handler itself: connection lifecycle, settings, and handler state.
|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.session |
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.connect(LogonRequest logonRequest)
Establishes the connection.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Deserializer.deserialize(LogonRequest msg,
DeserializerHelpers helpers) |
static void |
Serializer.serialize(LogonRequest msg,
SerializerHelpers helpers) |
| Modifier and Type | Method and Description |
|---|---|
LogonRequest |
LogonRequest.setDefaultCstmApplVerId(CharSequence value) |
LogonRequest |
LogonRequest.setHeartBtInt(long value) |
LogonRequest |
LogonRequest.setPartyIdSessionId(long value) |
LogonRequest |
LogonRequest.setPassword(CharSequence value) |
Copyright © 2012–2026 Onix Solutions. All rights reserved.