Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GLOBAL |
"global" |
public static final String |
TEMPLATE |
"template" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TEMPLATE_DEFINITION_1_1 |
"http://www.fixprotocol.org/ns/fast/td/1.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ERROR |
"error" |
protected static final String |
FAST_DATA_FILE |
"data" |
protected static final String |
HELP |
"help" |
protected static final String |
HOST |
"host" |
protected static final String |
INTERFACE |
"interface" |
protected static final String |
MESSAGE_TEMPLATE_FILE |
"template" |
protected static final String |
NAMESPACE_AWARENESS |
"ns" |
protected static final String |
OUTPUT_FILE |
"output" |
protected static final String |
PORT |
"port" |
protected static final String |
PROTOCOL |
"protocol" |
protected static final String |
READ_OFFSET |
"readOffset" |
protected static final String |
READ_OFFSET_DESCRIPTION |
"The number of leading bytes that should be discarded when reading each message." |
protected static final String |
RESET |
"reset" |
protected static final String |
RESET_DESCRIPTION |
"Enable reset of the encoder/decoder on every message." |
protected static final String |
TRACE |
"trace" |
protected static final String |
VARIANT |
"variant" |
protected static final String |
VARIANT_DESCRIPTION |
"Enable exchange-specific behavior. Valid values: CME" |
protected static final String |
WRITE_OFFSET |
"writeOffset" |
protected static final String |
WRITE_OFFSET_DESCRIPTION |
"The number of leading bytes that should be appended as padding when sending each message." |
protected static final String |
XML_DATA_FILE |
"xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VENDOR_ID |
"http://openfast.org/OpenFAST/1.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ASCII_INSTR_ID |
16018 |
public static final int |
BYTE_VECTOR_INSTR_ID |
16020 |
public static final int |
COMP_DECIMAL_INSTR_ID |
16017 |
public static final int |
CONSTANT_OP_ID |
16025 |
public static final int |
COPY_OP_ID |
16027 |
public static final int |
DECIMAL_INSTR_ID |
16016 |
public static final int |
DEFAULT_OP_ID |
16026 |
public static final int |
DELTA_OP_ID |
16029 |
public static final int |
DYN_TEMP_REF_INSTR_ID |
16022 |
public static final int |
ELEMENT_ID |
16032 |
public static final int |
FAST_ALERT_TEMPLATE_ID |
16003 |
public static final int |
FAST_HELLO_TEMPLATE_ID |
16002 |
public static final int |
FAST_RESET_TEMPLATE_ID |
120 |
public static final int |
FOREIGN_INSTR_ID |
16031 |
public static final int |
GROUP_INSTR_ID |
16024 |
public static final int |
INCREMENT_OP_ID |
16028 |
public static final int |
INT32_INSTR_ID |
16012 |
public static final int |
INT64_INSTR_ID |
16014 |
public static final String |
NAMESPACE |
"http://www.fixprotocol.org/ns/fast/scp/1.1" |
public static final int |
SEQUENCE_INSTR_ID |
16023 |
public static final int |
STAT_TEMP_REF_INSTR_ID |
16021 |
public static final int |
TAIL_OP_ID |
16030 |
public static final int |
TEMPLATE_DECL_ID |
16010 |
public static final int |
TEMPLATE_DEF_ID |
16011 |
public static final int |
TEXT_ID |
16033 |
public static final int |
UINT32_INSTR_ID |
16013 |
public static final int |
UINT64_INSTR_ID |
16015 |
public static final int |
UNICODE_INSTR_ID |
16019 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BUFFER_SIZE |
2048 |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.