Index

A B C D E G H I J N O P R S X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addDelayProperty(Message<?>, Message) - Method in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
 
afterShutdown() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 

B

beforeShutdown() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 

C

com.boutouil.binder.jms - package com.boutouil.binder.jms
 
com.boutouil.binder.jms.config - package com.boutouil.binder.jms.config
 
com.boutouil.binder.jms.message.handler - package com.boutouil.binder.jms.message.handler
 
com.boutouil.binder.jms.message.handler.expressions - package com.boutouil.binder.jms.message.handler.expressions
 
com.boutouil.binder.jms.properties - package com.boutouil.binder.jms.properties
 
com.boutouil.binder.jms.provision - package com.boutouil.binder.jms.provision
 
Commons - Class in com.boutouil.binder.jms.provision
 
Commons() - Constructor for class com.boutouil.binder.jms.provision.Commons
 
createConsumerEndpoint(ConsumerDestination, String, ExtendedConsumerProperties<JmsConsumerProperties>) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
createProducerMessageHandler(ProducerDestination, ExtendedProducerProperties<JmsProducerProperties>, MessageChannel) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 

D

DEFAULT_DLQ_POSTFIX - Static variable in class com.boutouil.binder.jms.properties.JmsConsumerProperties
 
DEFAULTS_PREFIX - Static variable in class com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
 
DelayAware - Class in com.boutouil.binder.jms.message.handler.expressions
 
DelayAware() - Constructor for class com.boutouil.binder.jms.message.handler.expressions.DelayAware
 
destinationName(Destination) - Static method in class com.boutouil.binder.jms.provision.Commons
 
DlqErrorSendingMessageHandler - Class in com.boutouil.binder.jms.message.handler
 
DlqErrorSendingMessageHandler() - Constructor for class com.boutouil.binder.jms.message.handler.DlqErrorSendingMessageHandler
 
doInit() - Method in class com.boutouil.binder.jms.message.handler.JmsOutbound
 
doInit(BeanFactory) - Method in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
 
doStart() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
doStop() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 

E

errorMessageHandler(JmsConsumerDestination) - Method in class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 

G

getBindings() - Method in class com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
 
getComponentType() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
getComponentType() - Method in class com.boutouil.binder.jms.message.handler.JmsOutbound
 
getDefaultsPrefix() - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getDefaultsPrefix() - Method in class com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
 
getDestination(Integer) - Method in class com.boutouil.binder.jms.provision.JmsProducerDestination
 
getDlqName(String) - Method in class com.boutouil.binder.jms.properties.JmsConsumerProperties
 
getErrorMessageAttributes(Message<?>) - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
getErrorMessageHandler(ConsumerDestination, String, ExtendedConsumerProperties<JmsConsumerProperties>) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getErrorMessageStrategy() - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getExtendedConsumerProperties(String) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getExtendedProducerProperties(String) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getExtendedPropertiesEntryClass() - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
getExtendedPropertiesEntryClass() - Method in class com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
 
getIntegrationPatternType() - Method in class com.boutouil.binder.jms.message.handler.JmsOutbound
 
getName() - Method in class com.boutouil.binder.jms.provision.JmsConsumerDestination
 
getName() - Method in class com.boutouil.binder.jms.provision.JmsProducerDestination
 
getNameForPartition(int) - Method in class com.boutouil.binder.jms.provision.JmsProducerDestination
 

H

handleMessage(Message<?>) - Method in class com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer
 
handleMessageInternal(Message<?>) - Method in class com.boutouil.binder.jms.message.handler.DlqErrorSendingMessageHandler
 
handleRequestMessage(Message<?>) - Method in class com.boutouil.binder.jms.message.handler.JmsOutbound
 

I

init(ExtendedProducerProperties<JmsProducerProperties>) - Method in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
 
isPubSub() - Method in class com.boutouil.binder.jms.provision.JmsConsumerDestination
 
isRejectManual() - Method in exception com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException
 

J

JmsBinderAutoConfiguration - Class in com.boutouil.binder.jms.config
 
JmsBinderAutoConfiguration() - Constructor for class com.boutouil.binder.jms.config.JmsBinderAutoConfiguration
 
JmsBindingProperties - Class in com.boutouil.binder.jms.properties
 
JmsBindingProperties() - Constructor for class com.boutouil.binder.jms.properties.JmsBindingProperties
 
JmsConsumerDestination - Class in com.boutouil.binder.jms.provision
 
JmsConsumerDestination() - Constructor for class com.boutouil.binder.jms.provision.JmsConsumerDestination
 
JmsConsumerProperties - Class in com.boutouil.binder.jms.properties
 
JmsConsumerProperties() - Constructor for class com.boutouil.binder.jms.properties.JmsConsumerProperties
 
JmsExtendedBindingProperties - Class in com.boutouil.binder.jms.properties
 
JmsExtendedBindingProperties() - Constructor for class com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
 
jmsInboundChannelAdapter(AbstractJmsListenerContainerFactory<DefaultMessageListenerContainer>, JmsConsumerDestination, String) - Method in class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 
JmsInboundChannelAdapter - Class in com.boutouil.binder.jms.message.handler
 
JmsInboundChannelAdapter(AbstractJmsListenerContainerFactory<DefaultMessageListenerContainer>, JmsConsumerDestination, String, MessageConverter, HeaderMapper<Message>) - Constructor for class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
jmsMessageChannelBinder(JmsMessageHandlerFactory, DefaultJmsListenerContainerFactory, ProvisioningProvider<ExtendedConsumerProperties<JmsConsumerProperties>, ExtendedProducerProperties<JmsProducerProperties>>, JmsExtendedBindingProperties, ProducerMessageHandlerCustomizer<JmsOutbound>, ConsumerEndpointCustomizer<MessageProducerSupport>) - Method in class com.boutouil.binder.jms.config.JmsBinderAutoConfiguration
 
JmsMessageChannelBinder - Class in com.boutouil.binder.jms
 
JmsMessageChannelBinder(ProvisioningProvider<ExtendedConsumerProperties<JmsConsumerProperties>, ExtendedProducerProperties<JmsProducerProperties>>, JmsMessageHandlerFactory, DefaultJmsListenerContainerFactory, ListenerContainerCustomizer<AbstractMessageListenerContainer>) - Constructor for class com.boutouil.binder.jms.JmsMessageChannelBinder
 
jmsMessageHandlerFactory(JmsTemplate, JmsHeaderMapper, MessageConverter) - Method in class com.boutouil.binder.jms.config.JmsBinderAutoConfiguration
 
JmsMessageHandlerFactory - Class in com.boutouil.binder.jms.message.handler
 
JmsMessageHandlerFactory() - Constructor for class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 
jmsOutbound(JmsProducerDestination, ExtendedProducerProperties<JmsProducerProperties>) - Method in class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 
JmsOutbound - Class in com.boutouil.binder.jms.message.handler
 
JmsOutbound() - Constructor for class com.boutouil.binder.jms.message.handler.JmsOutbound
 
JmsProducerDestination - Class in com.boutouil.binder.jms.provision
 
JmsProducerDestination(String, Map<Integer, Destination>) - Constructor for class com.boutouil.binder.jms.provision.JmsProducerDestination
 
JmsProducerDestination(Destination) - Constructor for class com.boutouil.binder.jms.provision.JmsProducerDestination
 
JmsProducerProperties - Class in com.boutouil.binder.jms.properties
 
JmsProducerProperties() - Constructor for class com.boutouil.binder.jms.properties.JmsProducerProperties
 
JmsProvisionAutoConfiguration - Class in com.boutouil.binder.jms.config
 
JmsProvisionAutoConfiguration() - Constructor for class com.boutouil.binder.jms.config.JmsProvisionAutoConfiguration
 
jmsProvisioner(ConnectionFactory) - Method in class com.boutouil.binder.jms.config.JmsProvisionAutoConfiguration
 
JmsProvisioner - Class in com.boutouil.binder.jms.provision
 
JmsProvisioner() - Constructor for class com.boutouil.binder.jms.provision.JmsProvisioner
 
JmsRejectAndDontRequeueException(String) - Constructor for exception com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException
 
JmsRejectAndDontRequeueException(String, boolean, Throwable) - Constructor for exception com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException
 
JmsRejectAndDontRequeueException(String, Throwable) - Constructor for exception com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException
 
JmsRejectAndDontRequeueException(Throwable) - Constructor for exception com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException
 
jmsTemplate(ConnectionFactory) - Method in class com.boutouil.binder.jms.config.JmsBinderAutoConfiguration
 

N

noPrefix(String) - Method in class com.boutouil.binder.jms.provision.JmsProvisioner
 

O

onInit() - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 

P

PartitioningInterceptor - Class in com.boutouil.binder.jms
 
postProcessOutputChannel(MessageChannel, ExtendedProducerProperties<JmsProducerProperties>) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
preSend(Message<?>, MessageChannel) - Method in class com.boutouil.binder.jms.PartitioningInterceptor
 
provisionConsumerDestination(String, String, ExtendedConsumerProperties<JmsConsumerProperties>) - Method in class com.boutouil.binder.jms.provision.JmsProvisioner
 
provisionProducerDestination(String, ExtendedProducerProperties<JmsProducerProperties>) - Method in class com.boutouil.binder.jms.provision.JmsProvisioner
 

R

RejectAndDontRequeueRecoverer - Class in com.boutouil.binder.jms.message.handler
 
RejectAndDontRequeueRecoverer() - Constructor for class com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer
 
RejectAndDontRequeueRecoverer.JmsRejectAndDontRequeueException - Exception in com.boutouil.binder.jms.message.handler
 

S

setApplicationContext(ApplicationContext) - Method in class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 
setBeanFactory(BeanFactory) - Method in class com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory
 
setBindSourceMessage(boolean) - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
setDelay(int) - Method in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
Set the delay in the x-delay header.
setDelayExpression(Expression) - Method in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
Set the delay SpEL expression that will evaluate the x-delay header.
setExpectReply(boolean) - Method in class com.boutouil.binder.jms.message.handler.JmsOutbound
 
setExtendedBindingProperties(JmsExtendedBindingProperties) - Method in class com.boutouil.binder.jms.JmsMessageChannelBinder
 
setRecoveryCallback(RecoveryCallback<?>) - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 
setRetryTemplate(RetryTemplate) - Method in class com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter
 

X

X_DELAY - Static variable in class com.boutouil.binder.jms.message.handler.expressions.DelayAware
 
A B C D E G H I J N O P R S X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form