public class AmqpPublishSubscribeMessageChannelSpec extends AmqpMessageChannelSpec<AmqpPublishSubscribeMessageChannelSpec,PollableAmqpChannel>
adviceChain
amqpChannelFactoryBean
channel
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
AmqpPublishSubscribeMessageChannelSpec(ConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
AmqpPublishSubscribeMessageChannelSpec |
exchange(FanoutExchange exchange) |
acknowledgeMode, advice, autoStartup, batchSize, concurrentConsumers, doGet, errorHandler, exposeListenerChannel, maxSubscribers, phase, prefetchCount, receiveTimeout, recoveryInterval, shutdownTimeout, taskExecutor, transactionAttribute, transactionManager
amqpMessageConverter, channelTransacted, defaultDeliveryMode, encoding, extractPayload, headersMappedLast, id, inboundHeaderMapper, messagePropertiesConverter, outboundHeaderMapper, queueName, templateChannelTransacted
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTap
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected AmqpPublishSubscribeMessageChannelSpec(ConnectionFactory connectionFactory)
public AmqpPublishSubscribeMessageChannelSpec exchange(FanoutExchange exchange)
exchange
- the exchange.AmqpChannelFactoryBean.setExchange(FanoutExchange)