Package | Description |
---|---|
biz.onixs.fix.fast |
Modifier and Type | Class and Description |
---|---|
class |
DynamicErrorException
Dynamic errors from the FAST specification.
|
class |
NotEnoughInputDataException |
class |
StaticErrorException
Static errors from the FAST specification.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
Encoder.encode(Message message)
Encodes the given FIX message into a FAST stream chunk.
|
void |
Encoder.encode(Message message,
ByteBuffer buffer) |
byte[] |
Encoder.encode(Message message,
int templateId)
Encodes the given FIX message into a FAST stream chunk.
|
void |
Encoder.encode(Message message,
int templateId,
ByteBuffer buffer) |
Copyright © 2005–2024 Onix Solutions. All rights reserved.