| Package | Description |
|---|---|
| org.apache.qpid.client.message | |
| org.apache.qpid.framing |
| Modifier and Type | Method and Description |
|---|---|
BasicContentHeaderProperties |
AMQMessageDelegate_0_8.getContentHeaderProperties() |
| Constructor and Description |
|---|
AMQMessageDelegate_0_8(BasicContentHeaderProperties properties,
long deliveryTag) |
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 | Method and Description |
|---|---|
BasicContentHeaderProperties |
ContentHeaderPropertiesFactory.createContentHeaderProperties(int classId,
int propertyFlags,
ByteBuffer buffer,
int size) |
BasicContentHeaderProperties |
ContentHeaderBody.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
static AMQFrame |
ContentHeaderBody.createAMQFrame(int channelId,
BasicContentHeaderProperties properties,
long bodySize) |
void |
ChannelMethodProcessor.receiveMessageHeader(BasicContentHeaderProperties properties,
long bodySize) |
| Constructor and Description |
|---|
BasicContentHeaderProperties(BasicContentHeaderProperties other) |
ContentHeaderBody(BasicContentHeaderProperties props) |
ContentHeaderBody(BasicContentHeaderProperties props,
long bodySize) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.