public final class NoStoreHint extends MessageProcessingHint
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static NoStoreHint |
INSTANCE |
NAMESPACE| Modifier and Type | Method and Description |
|---|---|
static NoStoreHint |
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.
|
getNamespacepublic static final NoStoreHint INSTANCE
public static final String ELEMENT
public String getElementName()
NamedElementpublic String toXML()
Elementpublic MessageProcessingHintType getHintType()
getHintType in class MessageProcessingHintpublic static NoStoreHint from(Message message)