|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMSControl.HeaderType | |
---|---|
org.controlhaus.jms |
Uses of JMSControl.HeaderType in org.controlhaus.jms |
---|
Methods in org.controlhaus.jms that return JMSControl.HeaderType | |
---|---|
static JMSControl.HeaderType |
JMSControl.HeaderType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JMSControl.HeaderType[] |
JMSControl.HeaderType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.controlhaus.jms with parameters of type JMSControl.HeaderType | |
---|---|
void |
JMSControl.setHeader(JMSControl.HeaderType type,
Object value)
Sets a JMS header to be assigned to the next JMS message sent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |