| Modifier and Type | Class and Description |
|---|---|
static class |
ConsumerTarget_0_8.GetNoAckConsumer
NoAck Subscription for use with BasicGet method.
|
static class |
ConsumerTarget_0_8.NoAckConsumer |
| 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) |
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.createBrowserTarget(AMQChannel channel,
org.apache.qpid.framing.AMQShortString consumerTag,
org.apache.qpid.framing.FieldTable filters,
FlowCreditManager creditManager) |
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) |
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) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.