public interface CodeGenerator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MESSAGE_HEADER_DECODER_TYPE |
static java.lang.String |
MESSAGE_HEADER_ENCODER_TYPE
Class name to be used for visitor pattern that accesses the message headerStructure.
|
Modifier and Type | Method and Description |
---|---|
void |
generate()
Generate the complete set of types and messages for a schema.
|
static final java.lang.String MESSAGE_HEADER_ENCODER_TYPE
static final java.lang.String MESSAGE_HEADER_DECODER_TYPE
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.