Package | Description |
---|---|
biz.onixs.cme.ilink3.handler | |
biz.onixs.cme.ilink3.testing | |
biz.onixs.sbe | |
biz.onixs.sbe.def |
Modifier and Type | Method and Description |
---|---|
MessageSchema |
Session.getMessageSchema()
Returns SBE templates description.
|
static MessageSchema |
Utils.loadTemplate(String templateFile) |
Modifier and Type | Method and Description |
---|---|
MessageSchema |
TestUtility.getMessageSchema() |
Modifier and Type | Method and Description |
---|---|
ByteDecoder |
ByteDecoderFactory.create(ClassLoader parentLoader,
MessageSchema schema)
Creates SBE encoder/decoder object.
|
ByteDecoder |
ByteDecoderFactory.create(ClassLoader parentLoader,
MessageSchema schema,
Class<?>[] customCompositeClasses)
Creates SBE encoder/decoder object.
|
ByteDecoder |
ByteDecoderFactory.create(DecoderSettings decoderSettings,
MessageSchema schema)
Creates SBE encoder/decoder object.
|
ByteDecoder |
ByteDecoderFactory.create(MessageSchema schema)
Creates SBE encoder/decoder object.
|
ByteDecoder |
ByteDecoderFactory.create(MessageSchema schema,
Class<?>[] customCompositeClasses)
Creates SBE encoder/decoder object.
|
Modifier and Type | Method and Description |
---|---|
MessageSchema |
UnifiedMetaData.getMessageSchema() |
Modifier and Type | Method and Description |
---|---|
void |
UnifiedMetaData.resolveValues(MessageSchema schema) |
Constructor and Description |
---|
UnifiedMetaData(MessageSchema messageSchema) |
Copyright © 2005–2025 Onix Solutions. All rights reserved.