Package | Description |
---|---|
biz.onixs.fix.dictionary |
Modifier and Type | Method and Description |
---|---|
MessageDefinition |
Dictionary.get(ValuePtr msgType)
Returns message definition corresponding to message type.
|
Modifier and Type | Method and Description |
---|---|
Map<ValuePtr,MessageDefinition> |
Dictionary.getMessageDefinitions()
Returns message type to message definition map.
|
Modifier and Type | Method and Description |
---|---|
Dictionary |
Dictionary.add(ValuePtr msgType,
MessageDefinition msgDef)
Adds FIX message low-level definition.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.