| Package | Description |
|---|---|
| biz.onixs.fix.engine |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionMode |
EngineSettings.CONNECTION_MODE_DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
ConnectionMode |
Session.getConnectionMode()
Returns session connection mode.
|
ConnectionMode |
EngineSettings.getConnectionMode()
Returns session connection mode.
|
static ConnectionMode |
ConnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionMode[] |
ConnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Session.setConnectionMode(ConnectionMode connectionMode)
Sets session connection mode.
|
EngineSettings |
EngineSettings.setConnectionMode(ConnectionMode connectionMode)
Sets session connection mode.
|
Copyright © 2005–2025 Onix Solutions. All rights reserved.