| 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(LogonRequestEncrypted logonRequestEncrypted,
String gatewayPassword)
Establishes the connection with encrypted password.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Deserializer.deserialize(LogonRequestEncrypted msg,
DeserializerHelpers helpers) |
static void |
Serializer.serialize(LogonRequestEncrypted msg,
SerializerHelpers helpers) |
| Modifier and Type | Method and Description |
|---|---|
LogonRequestEncrypted |
LogonRequestEncrypted.setDefaultCstmApplVerId(CharSequence value) |
LogonRequestEncrypted |
LogonRequestEncrypted.setEncryptedPassword(CharSequence value) |
LogonRequestEncrypted |
LogonRequestEncrypted.setHeartBtInt(long value) |
LogonRequestEncrypted |
LogonRequestEncrypted.setPartyIdSessionId(long value) |
Copyright © 2012–2026 Onix Solutions. All rights reserved.