public interface JMSAdapter
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGE_PROPERTY_TRUST_USER
Boolean property on a JMS message, indicating that the user can be trusted and no password
authentication within communote must be done.
|
Modifier and Type | Method and Description |
---|---|
javax.jms.Queue |
getDestination() |
javax.jms.Session |
getSession()
returns a Session
object
|
static final String MESSAGE_PROPERTY_TRUST_USER
javax.jms.Queue getDestination() throws javax.jms.JMSException
javax.jms.JMSException
- exceptionjavax.jms.Session getSession() throws javax.jms.JMSException
javax.jms.JMSException
- exceptionCopyright © 2019 Communote team. All rights reserved.