Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.message | |
org.apache.qpid.ra.admin |
Modifier and Type | Method and Description |
---|---|
AMQSession_0_8.DestinationCache<AMQQueue> |
AMQSession_0_8.getQueueDestinationCache() |
Modifier and Type | Method and Description |
---|---|
protected AbstractJMSMessage |
AbstractJMSMessageFactory.create08MessageWithBody(long messageNbr,
ContentHeaderBody contentHeader,
String exchange,
String routingKey,
List bodies,
AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache,
AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache,
int addressType) |
AbstractJMSMessage |
AbstractJMSMessageFactory.createMessage(long messageNbr,
boolean redelivered,
ContentHeaderBody contentHeader,
String exchange,
String routingKey,
List bodies,
AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache,
AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache,
int addressType) |
AbstractJMSMessage |
MessageFactoryRegistry.createMessage(long deliveryTag,
boolean redelivered,
String exchange,
String routingKey,
ContentHeaderBody contentHeader,
List bodies,
AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache,
AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache,
int addressType)
Create a message.
|
Constructor and Description |
---|
AMQMessageDelegate_0_8(long deliveryTag,
BasicContentHeaderProperties contentHeader,
String exchange,
String routingKey,
AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache,
AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache,
int addressType) |
Modifier and Type | Class and Description |
---|---|
class |
QpidQueueImpl |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.