public interface MessageDumpFieldProvider<T>
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_DETAILVALUE |
static int |
FIELD_ISPRESENT |
static int |
FIELD_KEYNAME |
static int |
FIELD_SHORTVALUE |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getData(T msg,
int flags) |
static final int FIELD_KEYNAME
static final int FIELD_ISPRESENT
static final int FIELD_SHORTVALUE
static final int FIELD_DETAILVALUE
Copyright 2004-2021 Solace Corporation. All rights reserved.