| Package | Description |
|---|---|
| quickfix | |
| quickfix.field | |
| quickfix.field.converter |
FIX message field data converters.
|
| Class and Description |
|---|
| BooleanField |
| BytesField
BytesField enables better handling of binary data.
|
| CharField
A character message field.
|
| ConfigError
This exception is thrown when a configuration error is detected.
|
| DataDictionary
Provide the message metadata for various versions of FIX.
|
| DataDictionary.GroupInfo
Contains meta-data for FIX repeating groups
|
| DecimalField
A double-values message field.
|
| Dictionary
Name/value pairs used for specifying groups of settings.
|
| DoubleField
A double-values message field.
|
| Field
Base class for FIX message fields.
|
| FieldConvertError
An exception for field conversion problems.
|
| FieldException |
| FieldMap
Field container used by messages, groups, and composites.
|
| FieldNotFound
An exception thrown when a field is not found in message.
|
| FieldType
A field type enum class.
|
| FileUtil.Location |
| Group
Represents a repeating field group within a message.
|
| IncorrectDataFormat
Field has a badly formatted value.
|
| IncorrectTagValue
An exception thrown when a tags value is not valid according to the data dictionary.
|
| IntField
A integer message field.
|
| InvalidMessage
Thrown when a message is not valid according to the
basic message validation or the data dictionary.
|
| Message
Represents a FIX message.
|
| Message.Header |
| Message.Trailer |
| MessageComponent
Represents a FIX message component.
|
| MessageFactory
Used by a Session to create a Message.
|
| MessageParseError |
| SessionID
Identifier for a session.
|
| StringField
A string-valued message field.
|
| SystemTimeSource
Interface for obtaining system time.
|
| UtcDateOnlyField
A date-valued message field.
|
| UtcTimeOnlyField |
| UtcTimeStampField
A timestamp-valued message field (a timestamp has both a date and a time).
|
| UtcTimestampPrecision |
| ValidationSettings |
| Class and Description |
|---|
| BooleanField |
| Field
Base class for FIX message fields.
|
| IntField
A integer message field.
|
| StringField
A string-valued message field.
|
| UtcTimeStampField
A timestamp-valued message field (a timestamp has both a date and a time).
|
| Class and Description |
|---|
| FieldConvertError
An exception for field conversion problems.
|
| UtcTimestampPrecision |
Copyright © 2026. All rights reserved.