public final class NoCopyHint extends MessageProcessingHint
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT |
static NoCopyHint |
INSTANCE |
NAMESPACE
Modifier and Type | Method and Description |
---|---|
static NoCopyHint |
from(Message message) |
String |
getElementName()
Returns the root element name.
|
MessageProcessingHintType |
getHintType() |
static boolean |
hasHint(Message message) |
static void |
set(Message message) |
String |
toXML()
Returns the XML representation of this Element.
|
getNamespace
public static final NoCopyHint INSTANCE
public static final String ELEMENT
public String getElementName()
NamedElement
public String toXML()
Element
public MessageProcessingHintType getHintType()
getHintType
in class MessageProcessingHint
public static NoCopyHint from(Message message)