| Interface | Description |
|---|---|
| TokenListener |
Callback interface to be implemented by code wanting to decode messages on-the-fly.
|
| Class | Description |
|---|---|
| AbstractTokenListener |
Abstract
TokenListener that can be extended when not all callback methods are required. |
| OtfHeaderDecoder |
Used to decode a message header while doing on-the-fly decoding of a message stream.
|
| OtfMessageDecoder |
On-the-fly decoder that dynamically decodes messages based on the IR for a schema.
|
| Util |
Utility functions to help with on-the-fly decoding.
|
Copyright © 2013 Real Logic Ltd. All Rights Reserved.