Package | Description |
---|---|
biz.onixs.sbe | |
biz.onixs.sbe.def |
Modifier and Type | Field and Description |
---|---|
static FramingHeaderPolicy |
FramingHeaderPolicy.UseBigEndian
Override standard endianess with big endian.
|
static FramingHeaderPolicy |
FramingHeaderPolicy.UseLittleEndian
Override standard endianess with little endian.
|
static FramingHeaderPolicy |
FramingHeaderPolicy.UseSchemaByStandard
Default policy.
|
static FramingHeaderPolicy |
FramingHeaderPolicy.UseSchemaEndianess
Override standard endianess with the schema-specified one.
|
Modifier and Type | Method and Description |
---|---|
static FramingHeaderPolicy |
FramingHeaderPolicy.getCustomPolicy(FramingHeaderSpecification specification)
Override standard or schema-specified framing header with the custom one.
|
Constructor and Description |
---|
FramingHeaderPolicy(FramingHeaderPolicy src)
Makes a copy of the policy.
|
Constructor and Description |
---|
MessageSchema(Document xmlSchema,
FramingHeaderPolicy framingHeaderPolicy)
Constructs object by XML template.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.