Package | Description |
---|---|
org.apache.qpid.ra |
Modifier and Type | Field and Description |
---|---|
protected QpidRASessionImpl |
QpidRAQueueBrowser._session
The session for this consumer
|
protected QpidRASessionImpl |
QpidRAMessage._session
The session
|
protected QpidRASessionImpl |
QpidRAMessageConsumer._session
The session for this consumer
|
protected QpidRASessionImpl |
QpidRAMessageProducer._session
The session for this consumer
|
Modifier and Type | Method and Description |
---|---|
protected void |
QpidRAManagedConnection.removeHandle(QpidRASessionImpl handle)
Remove a handle from the handle map.
|
Constructor and Description |
---|
QpidRABytesMessage(javax.jms.BytesMessage message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAMapMessage(javax.jms.MapMessage message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAMessage(javax.jms.Message message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAMessageConsumer(javax.jms.MessageConsumer consumer,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAMessageProducer(javax.jms.MessageProducer producer,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAObjectMessage(javax.jms.ObjectMessage message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAQueueBrowser(javax.jms.QueueBrowser browser,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAQueueReceiver(javax.jms.QueueReceiver consumer,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAQueueSender(javax.jms.QueueSender producer,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRAStreamMessage(javax.jms.StreamMessage message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRATextMessage(javax.jms.TextMessage message,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRATopicPublisher(javax.jms.TopicPublisher producer,
QpidRASessionImpl session)
Create a new wrapper
|
QpidRATopicSubscriber(javax.jms.TopicSubscriber consumer,
QpidRASessionImpl session)
Create a new wrapper
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.