| Package | Description |
|---|---|
| org.springframework.integration.amqp.channel |
Provides classes related to AMQP-backed channels.
|
| org.springframework.integration.amqp.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointToPointSubscribableAmqpChannel |
class |
PollableAmqpChannel
A
PollableChannel implementation that is backed by an AMQP Queue. |
class |
PublishSubscribeAmqpChannel |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAmqpChannel |
AmqpChannelFactoryBean.createInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AmqpChannelFactoryBean.destroyInstance(AbstractAmqpChannel instance) |
Copyright © 2016. All rights reserved.