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