| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.openwire | |
| org.apache.activemq.artemis.core.protocol.openwire.amq |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.activemq.command.MessageDispatch |
OpenWireMessageConverter.createMessageDispatch(MessageReference reference,
ICoreMessage message,
org.apache.activemq.wireformat.WireFormat marshaller,
AMQConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
List<AMQConsumer> |
AMQSession.createConsumer(org.apache.activemq.command.ConsumerInfo info,
SlowConsumerDetectionListener slowConsumerDetectionListener) |
| Constructor and Description |
|---|
AMQSingleConsumerBrokerExchange(AMQSession amqSession,
AMQConsumer consumer) |
| Constructor and Description |
|---|
AMQCompositeConsumerBrokerExchange(AMQSession amqSession,
List<AMQConsumer> consumerList) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.