| Modifier and Type | Method and Description |
|---|---|
AMQChannel |
ConsumerTarget_0_8.getChannel() |
AMQChannel |
AMQPConnection_0_8.getChannel(int channelId) |
| Modifier and Type | Method and Description |
|---|---|
List<AMQChannel> |
AMQPConnection_0_8.getSessionModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPConnection_0_8.closeChannelAndWriteFrame(AMQChannel channel,
org.apache.qpid.protocol.AMQConstant cause,
String message) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQChannel.addDeleteTask(Action<? super AMQChannel> task) |
void |
AMQChannel.removeDeleteTask(Action<? super AMQChannel> task) |
| 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–2016 The Apache Software Foundation. All rights reserved.