Interface | Description |
---|---|
FixBlock | |
FixMessage |
FixMessage mainly used for caching fields values which are frequently used by the engine.
|
JsonObject |
Represents a JSON object that provides methods for retrieving nessary data for message parser.
|
Class | Description |
---|---|
Field |
Field primary attributes
|
FixFlatMessage |
FixMessage based on FlatMessage . |
FixParserUtil | |
FixStructuredMessage |
FixMessage based on Message . |
FlatGroupReader |
Reader for repeating group in the flat message.
|
FlatMessage |
FIX Protocol Message as a sequence of 'tag=value' pairs.
|
Group |
FIX Repeating Group
|
GroupInstance |
FIX Repeating Group Instance
|
Message |
Structured FIX message
|
MessageDiff | |
MessageValidationFlags |
Message validation flags.
|
Enum | Description |
---|---|
Message.StringFormat |
Collection of flags which affect the way FIX message is converted to string representation.
|
ParserException.RejectReason |
Copyright © 2005–2024 Onix Solutions. All rights reserved.