public static final class SolEnum.MessageDumpMode
extends java.lang.Object
MessageHandle.dump(int)
Modifier and Type | Field and Description |
---|---|
static int |
BRIEF
Display only the length of the binary attachment, XML attachment, and
user property map.
|
static int |
FULL
Display the entire message.
|
Constructor and Description |
---|
MessageDumpMode() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(int fieldValue) |
public static final int BRIEF
public static final int FULL
Copyright 2004-2024 Solace Corporation. All rights reserved.