| Modifier and Type | Class and Description |
|---|---|
class |
AMQPConnection_0_8.WriteDeliverMethod |
| Modifier and Type | Method and Description |
|---|---|
ClientDeliveryMethod |
AMQPConnection_0_8.createDeliveryMethod(int channelId) |
ClientDeliveryMethod |
AMQChannel.getClientDeliveryMethod() |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerTarget_0_8 |
ConsumerTarget_0_8.createAckTarget(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
static ConsumerTarget_0_8 |
ConsumerTarget_0_8.createGetNoAckTarget(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
static ConsumerTarget_0_8 |
ConsumerTarget_0_8.createNoAckTarget(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
| Constructor and Description |
|---|
ConsumerTarget_0_8.GetNoAckConsumer(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
ConsumerTarget_0_8.NoAckConsumer(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
ConsumerTarget_0_8(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable arguments,
FlowCreditManager creditManager,
ClientDeliveryMethod deliveryMethod,
RecordDeliveryMethod recordMethod) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.