public interface DataDictionaryProvider
Modifier and Type | Method and Description |
---|---|
DataDictionary |
getApplicationDataDictionary(ApplVerID applVerID)
Retrieve the data dictionary for the specified application version.
|
DataDictionary |
getSessionDataDictionary(String beginString)
Retrieve the data dictionary for parsing a specific version of the transport header/trailer.
|
DataDictionary getSessionDataDictionary(String beginString)
beginString
- FIX.4.0 through FIXT.1.1FixVersions
DataDictionary getApplicationDataDictionary(ApplVerID applVerID)
applVerID
- the application version ID. Prior to FIXT.1.1, the applVerID
will be determined by BeginString field.Copyright © 2016. All rights reserved.