| Package | Description | 
|---|---|
| biz.onixs.fix.engine | 
| Modifier and Type | Field and Description | 
|---|---|
| static ResendRequestLogic | EngineSettings. SESSION_RESEND_REQUEST_LOGIC_DEFAULT | 
| Modifier and Type | Method and Description | 
|---|---|
| ResendRequestLogic | Session. getResendRequestLogic()Returns resend request logic. | 
| ResendRequestLogic | EngineSettings. getSessionResendRequestLogic()Returns session resend request logic. | 
| static ResendRequestLogic | ResendRequestLogic. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ResendRequestLogic[] | ResendRequestLogic. 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. setResendRequestLogic(ResendRequestLogic resendRequestLogic)Sets resend request logic. | 
| EngineSettings | EngineSettings. setSessionResendRequestLogic(ResendRequestLogic sessionResendRequestLogic)Sets session resend request logic. | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.