public class SMFHeaderDecoder extends Object implements SMFHeaderFieldConstants, SMFNumericConstants, WireDecoder
| Modifier and Type | Field and Description |
|---|---|
static String |
SMF_HEADER_OPTIONAL_PARAM_PARSE_ERROR |
DI_FIELD_IDX, HDRLEN_FIELD_IDX, MSGLEN_FIELD_IDX, PRI_FIELD_IDX, PROTO_FIELD_IDX, RFU_FIELD_IDX, TLV_ISLIGHTWEIGHT_IDX, TLV_LIT_LENGTH_IDX, TLV_TYPE_IDX, TLV_UH_IDX, TQD_FIELD_IDX, TTL_FIELD_IDX, UH_FIELD_IDX, VER_FIELD_IDXBYTES_IN_A_WORD, EIGHT, ONE, SIXTEEN, THIRTYTWO, TWO| Constructor and Description |
|---|
SMFHeaderDecoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeHeader(ByteBuffer in,
HeaderDescriptionBean headerBean) |
void |
decodeHeader(InputStream in,
HeaderDescriptionBean headerBean) |
public static final String SMF_HEADER_OPTIONAL_PARAM_PARSE_ERROR
public void decodeHeader(InputStream in, HeaderDescriptionBean headerBean) throws IOException
decodeHeader in interface WireDecoderIOExceptionpublic void decodeHeader(ByteBuffer in, HeaderDescriptionBean headerBean) throws IOException
IOExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.