| Interface | Description |
|---|---|
| FixFieldInterface |
Fix field definition.
|
| FixMessageInterface |
Interface necessary to implement a FixMessage object
|
| FixMessageType |
A FIX message should adhere to this type
|
| Class | Description |
|---|---|
| Components | |
| Field |
Represents a FIX protocol 4.2 field.
|
| Fields |
Encapsulates all FIX fields in the form of an array.
|
| FixMessage |
An object of this class represents FIX protocol message.
|
| FIXMessageBuilder |
This class is used for creating off-heap message objects for the corresponding FIX protocol
object
|
| FixMessageReader |
This class is used for parsing a FIX 4.2 message.
|
| Group |
Place holder for FIX Protocol object Group
|
| Header |
Place holder for FIX Protocol object Header
|
| Message |
Place holder for FIX Protocol object Message
|
| Messages |
Encapsulating class for representing all FIX Protocol object Messages
|
| Trailer |
Place holder for FIX Protocol object Trailer
|
| Value |
Place holder for FIX Protocol FixMessage field value.
|
Copyright © 2015. All rights reserved.