Package | Description |
---|---|
biz.onixs.fix.engine | |
biz.onixs.fix.engine.storage |
Modifier and Type | Class and Description |
---|---|
class |
CannotEstablishLinkException
The telecommunication link cannot be established.
|
class |
ConfirmationLogonMessageException
The first received message is an invalid Logon message.
|
class |
EngineAlreadyInitedException
Engine has been initialized already.
|
class |
EngineNotInitedException
Engine is not initialized.
|
class |
FirstMessageNotLogonException
Not logon message received in response to our logon.
|
class |
LicenseException |
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.
|
class |
LinkErrorException
After sending the initial Logon message the telecommunication link error is detected.
|
class |
TimeoutException
After sending the initial Logon message the acknowledgment Logon message has not been received during timeout period.
|
class |
UnexpectedSequenceNumberException
The first received message is a Logon message with wrong sequence number.
|
Modifier and Type | Method and Description |
---|---|
Session |
Session.sendResendRequest(long beginSeqNumber)
Sends the Resend Request (MsgType 2) message.
|
Session |
Session.sendTestRequest(String testReqId,
long timeoutInMilliseconds)
Sends the Test Request (1) message.
|
Modifier and Type | Class and Description |
---|---|
class |
StorageException |
Copyright © 2005–2024 Onix Solutions. All rights reserved.