Package | Description |
---|---|
biz.onixs.sbe | |
biz.onixs.sbe.exceptions |
Modifier and Type | Method and Description |
---|---|
ByteDecoder |
ByteDecoderFactory.create(IMessageSchema schema) |
ByteDecoder |
ByteDecoderFactory.create(IMessageSchema schema,
Class<?>[] customCompositeClasses) |
ByteDecoder |
ByteDecoderFactory.create(MessageSchema schema) |
ByteDecoder |
ByteDecoderFactory.create(MessageSchema schema,
Class<?>[] customCompositeClasses)
Creates SBE encoder/decoder object.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomCompositeException
Thrown on errors during genenerating of custom composites.
|
class |
NotEnoughDataException |
class |
TagNotFoundException
Thrown if tag was not found in FieldSet.
|
class |
TypeCastException
Thrown if field cannot be casted to/from type.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.