Interface | Description |
---|---|
IFieldSet | |
IGroup |
FIX repeating group.
|
ILoadableCustomComposite |
Custom composite load and store operations.
|
IMessage |
FIX message.
|
IVarData |
Variable length data field.
|
Class | Description |
---|---|
ByteDecoder |
Base for decoder implementation.
|
ByteDecoderFactory |
Factory to create SBE encoder/decoder object for the corresponding message schema.
|
Convert |
Helper to convert data between different types.
|
FramingHeaderPolicy |
Policy of SBE framing header using.
|
Group |
Base class for repeating groups.
|
Message |
Base class for the FIX message.
|
MonthYear |
MonthYear field.
|
MonthYearTypeGen | |
PublicUtils |
Publicly available utility routines.
|
SbeTimestamp |
SBE timestamp.
|
VarData |
Base class for variable length data fields.
|
Enum | Description |
---|---|
TimestampEpoch |
Epoch of the SBE timestamp.
|
TimestampUnit |
Unit of time for SBE timestamps.
|
Exception | Description |
---|---|
LicenseException |
General license error.
|
LicenseExpiredException |
Expired license error.
|
LicenseNotFoundException |
Valid license was not found error.
|
Annotation Type | Description |
---|---|
SbeAutoRecognize |
Auto-recognized customized composite class or its method.
|
SbeCompositeField |
SBE field of composite.
|
SbeCompositeType |
Sbe composite annotation.
|
SbeNotUsed |
Ignore method.
|
SbeNullCheck |
Null checker.
|
SbeNullSetter |
Null setter.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.