Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Class and Description |
---|---|
class |
LicenseExpiredException
The exception that is thrown when found license is expired.
|
class |
LicenseNotFoundException
The exception that is thrown when a license file not found.
|
Constructor and Description |
---|
Session(URL url,
String senderCompID,
String senderSubID,
String password)
Session constructor.
|
Session(URL url,
String senderCompID,
String senderSubID,
String password,
int pollingInterval)
Session constructor.
|
Session(URL url,
String senderCompID,
String senderSubID,
String password,
int pollingInterval,
String sslProtocol)
Session constructor.
|
Session(URL url,
String senderCompID,
String senderSubID,
String password,
String sslProtocol)
Session constructor.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.