public interface WireFormatJMSBindingContext extends WireFormatBindingContext
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BINDING_JMS
The Constant BINDING_JMS.
|
Modifier and Type | Method and Description |
---|---|
javax.jms.Message |
getJMSMessage()
Gets the JMS message.
|
javax.jms.Session |
getJMSSession()
Gets the JMS session.
|
getBindingType
static final java.lang.String BINDING_JMS