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,
MarkableDataInput 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) |
Modifier and Type | Method and Description |
---|---|
static BasicContentHeaderProperties |
MessageConverter_0_10_to_0_8.convertContentHeaderProperties(MessageTransferMessage messageTransferMessage,
VirtualHostImpl vhost) |
Modifier and Type | Method and Description |
---|---|
void |
AMQChannel.receiveMessageHeader(BasicContentHeaderProperties properties,
long bodySize) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.