Package | Description |
---|---|
org.skyscreamer.nevado.jms.message |
Modifier and Type | Method and Description |
---|---|
static JMSXProperty |
JMSXProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMSXProperty[] |
JMSXProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<JMSXProperty> |
JMSXProperty.getSupportedProperties() |
Modifier and Type | Method and Description |
---|---|
Object |
NevadoMessage.getJMSXProperty(JMSXProperty property) |
void |
NevadoMessage.setJMSXProperty(JMSXProperty property,
Object value) |
Copyright © 2014. All Rights Reserved.