Package | Description |
---|---|
org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsQueueSession
JMS QueueSession implementation
|
class |
JmsTopicSession
Implementation of a TopicSession
|
Modifier and Type | Field and Description |
---|---|
protected JmsSession |
JmsMessageConsumer.session |
protected JmsSession |
JmsMessageProducer.session |
Modifier and Type | Method and Description |
---|---|
protected void |
JmsConnection.addSession(JmsSessionInfo sessionInfo,
JmsSession session) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.