public interface UpdatableOrderBook
Modifier and Type | Method and Description |
---|---|
void |
onRecoveryStarted() |
void |
onRecoveryStopped() |
void |
reset() |
void |
updateFromIncrement(com.epam.fix.message.FIXFieldList message) |
void |
updateFromSecurityDefinition(SecurityDefinition securityDefinition) |
void |
updateFromSnapshot(com.epam.fix.message.FIXFieldList message) |
void reset()
void updateFromSecurityDefinition(SecurityDefinition securityDefinition)
void updateFromSnapshot(com.epam.fix.message.FIXFieldList message)
void updateFromIncrement(com.epam.fix.message.FIXFieldList message)
void onRecoveryStarted()
void onRecoveryStopped()
Copyright © 2000–2025 EPAM Systems. All rights reserved.