Skip navigation links
Spring Integration Java DSL
A B C D E F G H I J L M O P Q R S T U X _ 

A

AbstractRouterSpec<S extends AbstractRouterSpec<S,R>,R extends org.springframework.integration.router.AbstractMessageRouter> - Class in org.springframework.integration.dsl
 
acceptMessagesWhileStopping(boolean) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
acceptMessagesWhileStopping(boolean) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
acknowledgeMode(AcknowledgeMode) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
acknowledgeMode(AcknowledgeMode) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
acknowledgeMode(AcknowledgeMode) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
addQueueNames(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
addQueueNames(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
addQueues(Queue...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
addQueues(Queue...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
advice(Advice...) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
advice(Advice...) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
advice(Advice...) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
adviceChain(Advice...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
adviceChain(Advice...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
afterShutdown() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
afterShutdown() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
aggregate() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
aggregate(EndpointConfigurer<GenericEndpointSpec<AggregatingMessageHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
aggregate(ComponentConfigurer<AggregatorSpec>, EndpointConfigurer<GenericEndpointSpec<AggregatingMessageHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
AggregatorSpec - Class in org.springframework.integration.dsl
 
Amqp - Class in org.springframework.integration.dsl.amqp
 
Amqp() - Constructor for class org.springframework.integration.dsl.amqp.Amqp
 
amqpChannelFactoryBean - Variable in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
AmqpInboundChannelAdapterSpec - Class in org.springframework.integration.dsl.amqp
 
AmqpInboundChannelAdapterSpec(SimpleMessageListenerContainer) - Constructor for class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
AmqpInboundGatewaySpec - Class in org.springframework.integration.dsl.amqp
 
AmqpMessageChannelSpec<S extends AmqpMessageChannelSpec<S>> - Class in org.springframework.integration.dsl.amqp
 
amqpMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
AmqpOutboundEndpointSpec - Class in org.springframework.integration.dsl.amqp
 
AmqpPollableMessageChannelSpec<S extends AmqpPollableMessageChannelSpec<S>> - Class in org.springframework.integration.dsl.amqp
 
AmqpPublishSubscribeMessageChannelSpec - Class in org.springframework.integration.dsl.amqp
 
applySequence(boolean) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
 
applySequence(boolean) - Method in class org.springframework.integration.dsl.channel.PublishSubscribeChannelSpec
 
applySequence(boolean) - Method in class org.springframework.integration.dsl.SplitterEndpointSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
autoStartup(boolean) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
 

B

BeanNameMessageProcessor<T> - Class in org.springframework.integration.dsl.support
 
BeanNameMessageProcessor(String, String) - Constructor for class org.springframework.integration.dsl.support.BeanNameMessageProcessor
 
beforeShutdown() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
beforeShutdown() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
bridge(EndpointConfigurer<GenericEndpointSpec<BridgeHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 

C

cacheLevel(Integer) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
cacheLevel(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
capacity - Variable in class org.springframework.integration.dsl.channel.QueueChannelSpec
 
capacity(Integer) - Method in class org.springframework.integration.dsl.channel.QueueChannelSpec.MessageStoreSpec
 
channel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
channel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
channel - Variable in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
channel(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
channel(MessageChannel) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
channel(MessageChannelSpec<?, ?>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
channel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
channel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
channelMapping(String, String) - Method in class org.springframework.integration.dsl.RouterSpec
 
channelTransacted(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
channelTransacted(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
channelTransacted(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
claimCheckIn(MessageStore) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
claimCheckIn(MessageStore, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
claimCheckOut(MessageStore) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
claimCheckOut(MessageStore, boolean) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
claimCheckOut(MessageStore, boolean, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
clientId(String) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
clientId(String) - Method in class org.springframework.integration.dsl.jms.JmsPublishSubscribeMessageChannelSpec
 
ComponentConfigurer<S extends IntegrationComponentSpec<?,?>> - Interface in org.springframework.integration.dsl.support
 
concurrentConsumers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
concurrentConsumers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
concurrentConsumers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
concurrentConsumers(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
concurrentConsumers(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
configure(H) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
configure(S) - Method in interface org.springframework.integration.dsl.support.ComponentConfigurer
 
configure(S) - Method in interface org.springframework.integration.dsl.support.EndpointConfigurer
 
configureJmsTemplate(ComponentConfigurer<JmsTemplateSpec>) - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
 
configureJmsTemplate(ComponentConfigurer<JmsTemplateSpec>) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware
 
configureListenerContainer(ComponentConfigurer<JmsListenerContainerSpec<C>>) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
 
configureListenerContainer(ComponentConfigurer<JmsListenerContainerSpec<C>>) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
 
confirmAckChannel(MessageChannel) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
confirmCorrelationExpression(String) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
confirmNackChannel(MessageChannel) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
consecutiveActiveTrigger(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
consecutiveActiveTrigger(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
consecutiveIdleTrigger(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
consecutiveIdleTrigger(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
ConsumerEndpointSpec<S extends ConsumerEndpointSpec<S,H>,H extends org.springframework.messaging.MessageHandler> - Class in org.springframework.integration.dsl.core
 
ConsumerEndpointSpec(H) - Constructor for class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
containerType(Class<? extends AbstractMessageListenerContainer>) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
controlBus() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
controlBus(EndpointConfigurer<GenericEndpointSpec<ServiceActivatingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
converter(Converter<T, U>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
correlationExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
CorrelationHandlerSpec<S extends CorrelationHandlerSpec<S,H>,H extends org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler> - Class in org.springframework.integration.dsl
 
correlationKey(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
correlationKey(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
correlationStrategy(Object, String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
correlationStrategy(CorrelationStrategy) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
cron(String) - Static method in class org.springframework.integration.dsl.support.Pollers
 
cron(String, TimeZone) - Static method in class org.springframework.integration.dsl.support.Pollers
 

D

datatype(Class<?>...) - Method in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
defaultDelay(long) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
 
defaultDeliveryMode(MessageDeliveryMode) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
defaultOutputChannel(MessageChannel) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
 
defaultOutputChannel(String) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
 
defaultOverwrite(boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
defaultReplyDestination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
defaultReplyQueueName(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
defaultReplyTopicName(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
defaultRequeueRejected(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
defaultRequeueRejected(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
delay(String, String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
delay(String, String, EndpointConfigurer<GenericEndpointSpec<DelayHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
delayedAdvice(Advice...) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
 
DelayerEndpointSpec - Class in org.springframework.integration.dsl
 
deliveryPersistent(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
deliveryPersistent(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
deliveryPersistent(boolean) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
deserializer() - Static method in class org.springframework.integration.dsl.support.Transformers
 
deserializer(Deserializer<Object>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
destination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec
 
destination(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec
 
destination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
 
destination(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec
 
destination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
 
destination(String) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec
 
destination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
destination(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
destination(String) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
destination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
destinationExpression(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
destinationResolver(DestinationResolver) - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
destinationResolver(DestinationResolver) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
destinationResolver(DestinationResolver) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
destinationResolver(DestinationResolver) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
destroy() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
destroy() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
direct() - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
direct(String) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
DirectChannelSpec - Class in org.springframework.integration.dsl.channel
 
discardChannel(MessageChannel) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
discardChannel(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
discardChannel(MessageChannel) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
 
discardChannel(String) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
 
discardWithinAdvice(boolean) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
 
doGet() - Method in class org.springframework.integration.dsl.AbstractRouterSpec
 
doGet() - Method in class org.springframework.integration.dsl.AggregatorSpec
 
doGet() - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
doGet() - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.DirectChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.ExecutorChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.PriorityChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.QueueChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.channel.QueueChannelSpec.MessageStoreSpec
 
doGet() - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
doGet() - Method in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
doGet() - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
doGet() - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
doGet() - Method in class org.springframework.integration.dsl.EnricherSpec
 
doGet() - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
doGet() - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
doGet() - Method in class org.springframework.integration.dsl.ResequencerSpec
 
doGet() - Method in class org.springframework.integration.dsl.support.PollerSpec
 
doStart() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
doStart() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
doStop() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
doStop() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
DslIntegrationConfigurationInitializer - Class in org.springframework.integration.dsl.core
The Java DSL Integration infrastructure beanFactory initializer.
DslIntegrationConfigurationInitializer() - Constructor for class org.springframework.integration.dsl.core.DslIntegrationConfigurationInitializer
 
durableSubscriptionName(String) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
durableSubscriptionName(String) - Method in class org.springframework.integration.dsl.jms.JmsPublishSubscribeMessageChannelSpec
 

E

encoding(String) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
EndpointConfigurer<S extends EndpointSpec<?,?,?>> - Interface in org.springframework.integration.dsl.support
 
EndpointSpec<S extends EndpointSpec<S,F,H>,F extends org.springframework.beans.factory.BeanNameAware,H> - Class in org.springframework.integration.dsl.core
 
EndpointSpec(H) - Constructor for class org.springframework.integration.dsl.core.EndpointSpec
 
enrich(ComponentConfigurer<EnricherSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
enrich(ComponentConfigurer<EnricherSpec>, EndpointConfigurer<GenericEndpointSpec<ContentEnricher>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
EnricherSpec - Class in org.springframework.integration.dsl
 
enrichHeaders(ComponentConfigurer<HeaderEnricherSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
enrichHeaders(ComponentConfigurer<HeaderEnricherSpec>, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
entries - Variable in class org.springframework.integration.dsl.tuple.Tuple
 
equals(Object) - Method in class org.springframework.integration.dsl.tuple.Tuple
 
errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
errorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
errorChannel(String) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
errorHandler(ErrorHandler) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
exceptionListener(ExceptionListener) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
exchange(FanoutExchange) - Method in class org.springframework.integration.dsl.amqp.AmqpPublishSubscribeMessageChannelSpec
 
exchangeName(String) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
exchangeNameExpression(String) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
exclusive(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
exclusive(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
executor(Executor) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
executor(String, Executor) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
ExecutorChannelSpec - Class in org.springframework.integration.dsl.channel
 
expireGroupsUponCompletion(boolean) - Method in class org.springframework.integration.dsl.AggregatorSpec
 
explicitQosEnabled(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
explicitQosEnabled(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
explicitQosEnabled(boolean) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
explicitQosEnabledForReplies(boolean) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
exposeListenerChannel(boolean) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
exposeListenerSession(boolean) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
exposeListenerSession(boolean) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
extractPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec
 
extractPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
extractReplyPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
extractReplyPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
extractRequestPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
extractRequestPayload(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 

F

failover - Variable in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
failover(Boolean) - Method in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
fileToByteArray() - Static method in class org.springframework.integration.dsl.support.Transformers
 
fileToString() - Static method in class org.springframework.integration.dsl.support.Transformers
 
fileToString(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
filter(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
filter(GenericSelector<S>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
filter(Class<P>, GenericSelector<P>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
filter(GenericSelector<P>, EndpointConfigurer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
filter(Class<P>, GenericSelector<P>, EndpointConfigurer<FilterEndpointSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
FilterEndpointSpec - Class in org.springframework.integration.dsl
 
fixedDelay(long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedDelay(long, TimeUnit) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedDelay(long, long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedDelay(long, TimeUnit, long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedRate(long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedRate(long, TimeUnit) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedRate(long, long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedRate(long, TimeUnit, long) - Static method in class org.springframework.integration.dsl.support.Pollers
 
fixedSubscriberChannel() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
fixedSubscriberChannel(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
FixedSubscriberChannelPrototype - Class in org.springframework.integration.dsl.support
 
FixedSubscriberChannelPrototype() - Constructor for class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
FixedSubscriberChannelPrototype(String) - Constructor for class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
from(String) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessageChannel) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessageChannelSpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(S) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(S, EndpointConfigurer<SourcePollingChannelAdapterSpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessageSource<?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessageSource<?>, EndpointConfigurer<SourcePollingChannelAdapterSpec>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessagingProducerSpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessageProducerSupport) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessagingGatewaySpec<?, ?>) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
from(MessagingGatewaySupport) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
fromFixedMessageChannel(String) - Static method in class org.springframework.integration.dsl.IntegrationFlows
 
fromJson() - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromJson(Class<?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromJson(JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromJson(Class<?>, JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromMail() - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromMail(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromMap(Class<?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
fromMap(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 

G

gateway(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
gateway(String, EndpointConfigurer<GatewayEndpointSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
gateway(MessageChannel) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
gateway(MessageChannel, EndpointConfigurer<GatewayEndpointSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
GatewayEndpointSpec - Class in org.springframework.integration.dsl
 
GenericEndpointSpec<H extends org.springframework.messaging.MessageHandler> - Class in org.springframework.integration.dsl
 
GenericHandler<P> - Interface in org.springframework.integration.dsl.support
 
GenericRouter<S,T> - Interface in org.springframework.integration.dsl.support
 
GenericSplitter<T> - Interface in org.springframework.integration.dsl.support
 
get() - Method in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
get() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
get(int) - Method in class org.springframework.integration.dsl.tuple.Tuple
Get the object at the given index.
getComponentType() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
getComponentType() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
getIntegrationComponents() - Method in class org.springframework.integration.dsl.IntegrationFlow
 
getName() - Method in class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
getName() - Method in class org.springframework.integration.dsl.support.MessageChannelReference
 
getT1() - Method in class org.springframework.integration.dsl.tuple.Tuple1
Type-safe way to get the first object of this Tuple.
getT2() - Method in class org.springframework.integration.dsl.tuple.Tuple2
Type-safe way to get the second object of this Tuple.
groupTimeout(long) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
groupTimeoutExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 

H

handle(S) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(MessageHandler) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(String, String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(String, String, EndpointConfigurer<GenericEndpointSpec<ServiceActivatingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(GenericHandler<P>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(GenericHandler<P>, EndpointConfigurer<GenericEndpointSpec<ServiceActivatingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(Class<P>, GenericHandler<P>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(Class<P>, GenericHandler<P>, EndpointConfigurer<GenericEndpointSpec<ServiceActivatingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(S, EndpointConfigurer<GenericEndpointSpec<H>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(H, EndpointConfigurer<GenericEndpointSpec<H>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
handle(P, Map<String, Object>) - Method in interface org.springframework.integration.dsl.support.GenericHandler
 
hashCode() - Method in class org.springframework.integration.dsl.tuple.Tuple
 
header(String, V) - Method in class org.springframework.integration.dsl.EnricherSpec
 
header(String, V, Boolean) - Method in class org.springframework.integration.dsl.EnricherSpec
 
header(String, HeaderValueMessageProcessor<V>) - Method in class org.springframework.integration.dsl.EnricherSpec
 
header(String, V) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
header(String, V, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
header(String, HeaderValueMessageProcessor<V>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
HeaderEnricherSpec - Class in org.springframework.integration.dsl
 
headerExpression(String, String) - Method in class org.springframework.integration.dsl.EnricherSpec
 
headerExpression(String, String, Boolean) - Method in class org.springframework.integration.dsl.EnricherSpec
 
headerExpression(String, String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
headerExpression(String, String, Boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
headerFilter(String...) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
Provides the HeaderFilter to the current IntegrationFlow.
headerFilter(String, boolean) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
Provides the HeaderFilter to the current IntegrationFlow.
headerFilter(HeaderFilter, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
headerMapper(AmqpHeaderMapper) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
headerMapper(AmqpHeaderMapper) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
headerMapper(AmqpHeaderMapper) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
headerMapper(JmsHeaderMapper) - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec
 
headerMapper(JmsHeaderMapper) - Method in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
headerMapper(JmsHeaderMapper) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 

I

id(String) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
id(String) - Method in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
id(String) - Method in class org.springframework.integration.dsl.channel.QueueChannelSpec.MessageStoreSpec
 
id(String) - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
id - Variable in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
id(String) - Method in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
id(String) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
id(String) - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
id(String) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
idleConsumerLimit(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
idleTaskExecutionLimit(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
idleTaskExecutionLimit(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
ignoreExpressionFailures(boolean) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
 
ignoreFailures(boolean) - Method in class org.springframework.integration.dsl.channel.PublishSubscribeChannelSpec
 
ignoreSendFailures(boolean) - Method in class org.springframework.integration.dsl.AbstractRouterSpec
 
inboundAdapter(ConnectionFactory, String...) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundAdapter(ConnectionFactory, Queue...) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundAdapter(SimpleMessageListenerContainer) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundAdapter(JmsTemplate) - Static method in class org.springframework.integration.dsl.jms.Jms
 
inboundAdapter(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
inboundGateway(ConnectionFactory, String...) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundGateway(ConnectionFactory, Queue...) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundGateway(SimpleMessageListenerContainer) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
inboundGateway(AbstractMessageListenerContainer) - Static method in class org.springframework.integration.dsl.jms.Jms
 
inboundGateway(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
inboundGateway(ConnectionFactory, Class<C>) - Static method in class org.springframework.integration.dsl.jms.Jms
 
initialize(ConfigurableListableBeanFactory) - Method in class org.springframework.integration.dsl.core.DslIntegrationConfigurationInitializer
 
IntegrationComponentSpec<S extends IntegrationComponentSpec<S,T>,T> - Class in org.springframework.integration.dsl.core
The common Builder abstraction.
IntegrationComponentSpec() - Constructor for class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
IntegrationFlow - Class in org.springframework.integration.dsl
 
IntegrationFlowBeanPostProcessor - Class in org.springframework.integration.dsl.core
 
IntegrationFlowBeanPostProcessor() - Constructor for class org.springframework.integration.dsl.core.IntegrationFlowBeanPostProcessor
 
IntegrationFlowBuilder - Class in org.springframework.integration.dsl
 
IntegrationFlows - Class in org.springframework.integration.dsl
The central factory for fluent IntegrationFlowBuilder API.
interceptor(ChannelInterceptor...) - Method in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
iterator() - Method in class org.springframework.integration.dsl.tuple.Tuple
 

J

Jms - Class in org.springframework.integration.dsl.jms
 
Jms() - Constructor for class org.springframework.integration.dsl.jms.Jms
 
jmsChannelFactoryBean - Variable in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
JmsDestinationAccessorSpec<S extends JmsDestinationAccessorSpec<S,A>,A extends org.springframework.jms.support.destination.JmsDestinationAccessor> - Class in org.springframework.integration.dsl.jms
 
JmsDestinationAccessorSpec(A) - Constructor for class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>> - Class in org.springframework.integration.dsl.jms
 
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware - Class in org.springframework.integration.dsl.jms
 
JmsInboundGateway - Class in org.springframework.integration.dsl.jms
 
JmsInboundGateway(AbstractMessageListenerContainer, ChannelPublishingJmsMessageListener) - Constructor for class org.springframework.integration.dsl.jms.JmsInboundGateway
 
JmsInboundGatewaySpec<S extends JmsInboundGatewaySpec<S>> - Class in org.springframework.integration.dsl.jms
 
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.dsl.jms
 
JmsListenerContainerSpec<C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.dsl.jms
 
JmsMessageChannelSpec<S extends JmsMessageChannelSpec<S>> - Class in org.springframework.integration.dsl.jms
 
jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec
 
jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
jmsMessageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
JmsMessageDrivenChannelAdapter - Class in org.springframework.integration.dsl.jms
 
JmsMessageDrivenChannelAdapter(AbstractMessageListenerContainer, ChannelPublishingJmsMessageListener) - Constructor for class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
JmsMessageDrivenChannelAdapterSpec<S extends JmsMessageDrivenChannelAdapterSpec<S>> - Class in org.springframework.integration.dsl.jms
 
JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec<C extends org.springframework.jms.listener.AbstractMessageListenerContainer> - Class in org.springframework.integration.dsl.jms
 
JmsOutboundChannelAdapterSpec<S extends JmsOutboundChannelAdapterSpec<S>> - Class in org.springframework.integration.dsl.jms
 
JmsOutboundChannelAdapterSpec.JmsOutboundChannelSpecTemplateAware - Class in org.springframework.integration.dsl.jms
 
JmsOutboundGatewaySpec - Class in org.springframework.integration.dsl.jms
 
JmsOutboundGatewaySpec.ReplyContainerSpec - Class in org.springframework.integration.dsl.jms
 
JmsPollableMessageChannelSpec<S extends JmsPollableMessageChannelSpec<S>> - Class in org.springframework.integration.dsl.jms
 
JmsPublishSubscribeMessageChannelSpec - Class in org.springframework.integration.dsl.jms
 
jmsTemplateSpec - Variable in class org.springframework.integration.dsl.jms.JmsOutboundChannelAdapterSpec
 
JmsTemplateSpec - Class in org.springframework.integration.dsl.jms
 

L

loadBalancer(LoadBalancingStrategy) - Method in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
LoadBalancingChannelSpec<S extends MessageChannelSpec<S,C>,C extends org.springframework.integration.channel.AbstractMessageChannel> - Class in org.springframework.integration.dsl.channel
 
LoadBalancingChannelSpec() - Constructor for class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
loadBalancingStrategy - Variable in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
logger - Variable in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 

M

mappedReplyHeaders(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
mappedReplyHeaders(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
mappedRequestHeaders(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
mappedRequestHeaders(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
mappedRequestHeaders(String...) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
marshaller(Marshaller) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultTransformer) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultFactory) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultFactory, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultTransformer, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultTransformer, ResultFactory) - Static method in class org.springframework.integration.dsl.support.Transformers
 
marshaller(Marshaller, ResultTransformer, ResultFactory, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
maxConcurrentConsumers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
maxConcurrentConsumers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
maxConcurrentConsumers(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
maxMessagesPerPoll(long) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
maxMessagesPerTask(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
maxMessagesPerTask(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
maxSubscribers(int) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
maxSubscribers - Variable in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
maxSubscribers(Integer) - Method in class org.springframework.integration.dsl.channel.LoadBalancingChannelSpec
 
maxSubscribers(Integer) - Method in class org.springframework.integration.dsl.channel.PublishSubscribeChannelSpec
 
maxSubscribers(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
MessageChannelReference - Class in org.springframework.integration.dsl.support
 
MessageChannelReference(String) - Constructor for class org.springframework.integration.dsl.support.MessageChannelReference
 
MessageChannels - Class in org.springframework.integration.dsl.channel
 
MessageChannelSpec<S extends MessageChannelSpec<S,C>,C extends org.springframework.integration.channel.AbstractMessageChannel> - Class in org.springframework.integration.dsl.channel
 
MessageChannelSpec() - Constructor for class org.springframework.integration.dsl.channel.MessageChannelSpec
 
messageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
messageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
messageConverter(MessageConverter) - Method in class org.springframework.integration.dsl.channel.MessageChannelSpec
 
messageDriverAdapter(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
messageDriverAdapter(ConnectionFactory, Class<C>) - Static method in class org.springframework.integration.dsl.jms.Jms
 
messageDriverChannelAdapter(AbstractMessageListenerContainer) - Static method in class org.springframework.integration.dsl.jms.Jms
 
MessageHandlerSpec<S extends MessageHandlerSpec<S,H>,H extends org.springframework.messaging.MessageHandler> - Class in org.springframework.integration.dsl.core
 
MessageHandlerSpec() - Constructor for class org.springframework.integration.dsl.core.MessageHandlerSpec
 
messageIdEnabled(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
messageProcessor(MessageProcessor<?>) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
messageProcessor(String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
messageProcessor(String, String) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
messagePropertiesConverter(MessagePropertiesConverter) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 
messageSelector(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundChannelAdapterSpec
 
messageSelector(String) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
messageSelector(String) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
MessageSourceSpec<S extends MessageSourceSpec<S,H>,H extends org.springframework.integration.core.MessageSource<?>> - Class in org.springframework.integration.dsl.core
 
MessageSourceSpec() - Constructor for class org.springframework.integration.dsl.core.MessageSourceSpec
 
messageStore - Variable in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
messageStore(MessageGroupStore) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
messageStore(MessageGroupStore) - Method in class org.springframework.integration.dsl.DelayerEndpointSpec
 
messageTimestampEnabled(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
MessagingGatewaySpec<S extends MessagingGatewaySpec<S,G>,G extends org.springframework.integration.gateway.MessagingGatewaySupport> - Class in org.springframework.integration.dsl.core
 
MessagingGatewaySpec(G) - Constructor for class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
MessagingProducerSpec<S extends MessagingProducerSpec<S,P>,P extends org.springframework.integration.endpoint.MessageProducerSupport> - Class in org.springframework.integration.dsl.core
 
MessagingProducerSpec(P) - Constructor for class org.springframework.integration.dsl.core.MessagingProducerSpec
 
minimumTimeoutForEmptyGroups(long) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
minSubscribers(int) - Method in class org.springframework.integration.dsl.channel.PublishSubscribeChannelSpec
 

O

objectToString() - Static method in class org.springframework.integration.dsl.support.Transformers
 
objectToString(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
of(T1) - Static method in class org.springframework.integration.dsl.tuple.Tuple
Create a Tuple1 with the given object.
of(T1, T2) - Static method in class org.springframework.integration.dsl.tuple.Tuple
Create a Tuple2 with the given objects.
onInit() - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
onInit() - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
org.springframework.integration.dsl - package org.springframework.integration.dsl
Root package of the Spring Integration Java DSL.
org.springframework.integration.dsl.amqp - package org.springframework.integration.dsl.amqp
Provides AMQP Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.channel - package org.springframework.integration.dsl.channel
Contains MessageChannel Builders DSL.
org.springframework.integration.dsl.core - package org.springframework.integration.dsl.core
Provides core classes of the Spring Integration Java DSL.
org.springframework.integration.dsl.jms - package org.springframework.integration.dsl.jms
Provides JMS Components support for Spring Integration Java DSL.
org.springframework.integration.dsl.support - package org.springframework.integration.dsl.support
Provides various support classes used across Spring Integration Java DSL Components.
org.springframework.integration.dsl.tuple - package org.springframework.integration.dsl.tuple
Tuples provide a type-safe way to specify multiple parameters.
outboundAdapter(AmqpTemplate) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
outboundAdapter(JmsTemplate) - Static method in class org.springframework.integration.dsl.jms.Jms
 
outboundAdapter(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
outboundGateway(AmqpTemplate) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
outboundGateway(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
outputChannel(MessageChannel) - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
outputExpression(String) - Method in class org.springframework.integration.dsl.AggregatorSpec
 
outputProcessor(MessageGroupProcessor) - Method in class org.springframework.integration.dsl.AggregatorSpec
 

P

PARSER - Static variable in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
phase(int) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
phase(int) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
phase(int) - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
phase(int) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
phase(int) - Method in class org.springframework.integration.dsl.core.MessagingProducerSpec
 
phase(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
phase(int) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
 
pollableChannel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
pollableChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
pollableChannel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
pollableChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
poller(PollerMetadata) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
poller(PollerMetadata) - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
poller(PollerSpec) - Method in class org.springframework.integration.dsl.core.EndpointSpec
 
poller(PollerMetadata) - Method in class org.springframework.integration.dsl.SourcePollingChannelAdapterSpec
 
Pollers - Class in org.springframework.integration.dsl.support
 
PollerSpec - Class in org.springframework.integration.dsl.support
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.integration.dsl.core.IntegrationFlowBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.integration.dsl.core.IntegrationFlowBeanPostProcessor
 
prefetchCount(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
prefetchCount(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
prefetchCount(int) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
prefix(String) - Method in class org.springframework.integration.dsl.RouterSpec
 
priority() - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
priority(String) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
priority(PriorityCapableChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
priority(String, PriorityCapableChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
priority(int) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
priority(int) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
priority(int) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
PriorityChannelSpec - Class in org.springframework.integration.dsl.channel
 
processMessage(Message<?>) - Method in class org.springframework.integration.dsl.support.BeanNameMessageProcessor
 
processor(Object, String) - Method in class org.springframework.integration.dsl.AggregatorSpec
 
processor(Object, String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
property(String, V) - Method in class org.springframework.integration.dsl.EnricherSpec
 
propertyExpression(String, String) - Method in class org.springframework.integration.dsl.EnricherSpec
 
publishSubscribe() - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
publishSubscribe(String) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
publishSubscribe(Executor) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
publishSubscribe(String, Executor) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
publishSubscribeChannel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
publishSubscribeChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.amqp.Amqp
 
publishSubscribeChannel(ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
publishSubscribeChannel(String, ConnectionFactory) - Static method in class org.springframework.integration.dsl.jms.Jms
 
PublishSubscribeChannelSpec - Class in org.springframework.integration.dsl.channel
 
pubSubDomain(boolean) - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
pubSubNoLocal(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPublishSubscribeMessageChannelSpec
 

Q

queue() - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(String) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(BlockingQueue<Message<?>>) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(String, BlockingQueue<Message<?>>) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(Integer) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(String, Integer) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(ChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue(String, ChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
queue - Variable in class org.springframework.integration.dsl.channel.QueueChannelSpec
 
QueueChannelSpec - Class in org.springframework.integration.dsl.channel
 
QueueChannelSpec.MessageStoreSpec - Class in org.springframework.integration.dsl.channel
 
queueName(String) - Method in class org.springframework.integration.dsl.amqp.AmqpPollableMessageChannelSpec
 

R

receiveTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
receiveTimeout(Long) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
receiveTimeout(long) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
recipient(String, String) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
 
recipient(String, MessageSelector) - Method in class org.springframework.integration.dsl.RecipientListRouterSpec
 
recipientListRoute(ComponentConfigurer<RecipientListRouterSpec>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
recipientListRoute(ComponentConfigurer<RecipientListRouterSpec>, EndpointConfigurer<GenericEndpointSpec<RecipientListRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
RecipientListRouterSpec - Class in org.springframework.integration.dsl
 
recoveryInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
recoveryInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
recoveryInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
recoveryInterval(long) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
recoveryInterval(Long) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
releaseExpression(String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
releasePartialSequences(boolean) - Method in class org.springframework.integration.dsl.ResequencerSpec
 
releaseStrategy(Object, String) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
releaseStrategy(ReleaseStrategy) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
rendezvous() - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
rendezvous(String) - Static method in class org.springframework.integration.dsl.channel.MessageChannels
 
RendezvousChannelSpec - Class in org.springframework.integration.dsl.channel
 
replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.EnricherSpec
 
replyChannel(String) - Method in class org.springframework.integration.dsl.EnricherSpec
 
replyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
replyChannel(String) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
replyContainer() - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyContainer(ComponentConfigurer<JmsOutboundGatewaySpec.ReplyContainerSpec>) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyDeliveryPersistent(boolean) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
replyDestination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyDestination(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyDestinationExpression(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyMapper(OutboundMessageMapper<?>) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
replyPriority(int) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
replyPubSubDomain(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
replyTimeout(long) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
replyTimeout(Long) - Method in class org.springframework.integration.dsl.EnricherSpec
 
replyTimeout(Long) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
replyTimeToLive(long) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
requestChannel(MessageChannel) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
requestChannel(MessageChannel) - Method in class org.springframework.integration.dsl.EnricherSpec
 
requestChannel(String) - Method in class org.springframework.integration.dsl.EnricherSpec
 
requestDestination(Destination) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
requestDestination(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
requestDestinationExpression(String) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
requestMapper(InboundMessageMapper<?>) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
requestPayloadExpression(String) - Method in class org.springframework.integration.dsl.EnricherSpec
 
requestPubSubDomain(boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
requestTimeout(long) - Method in class org.springframework.integration.dsl.core.MessagingGatewaySpec
 
requestTimeout(Long) - Method in class org.springframework.integration.dsl.EnricherSpec
 
requestTimeout(Long) - Method in class org.springframework.integration.dsl.GatewayEndpointSpec
 
requiresReply(boolean) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
resequence() - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
resequence(EndpointConfigurer<GenericEndpointSpec<ResequencingMessageHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
resequence(ComponentConfigurer<ResequencerSpec>, EndpointConfigurer<GenericEndpointSpec<ResequencingMessageHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
ResequencerSpec - Class in org.springframework.integration.dsl
 
resolutionRequired(boolean) - Method in class org.springframework.integration.dsl.RouterSpec
 
returnChannel(MessageChannel) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
route(String, String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(String, String, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(String, String, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>, EndpointConfigurer<GenericEndpointSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(String, ComponentConfigurer<RouterSpec<ExpressionEvaluatingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(String, ComponentConfigurer<RouterSpec<ExpressionEvaluatingRouter>>, EndpointConfigurer<GenericEndpointSpec<ExpressionEvaluatingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(GenericRouter<S, T>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(GenericRouter<S, T>, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(Class<P>, GenericRouter<P, T>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(Class<P>, GenericRouter<P, T>, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(GenericRouter<S, T>, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>, EndpointConfigurer<GenericEndpointSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(Class<P>, GenericRouter<P, T>, ComponentConfigurer<RouterSpec<MethodInvokingRouter>>, EndpointConfigurer<GenericEndpointSpec<MethodInvokingRouter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(R, ComponentConfigurer<RouterSpec<R>>, EndpointConfigurer<GenericEndpointSpec<R>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(AbstractMessageRouter) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(R, EndpointConfigurer<GenericEndpointSpec<R>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
route(S) - Method in interface org.springframework.integration.dsl.support.GenericRouter
 
RouterSpec<R extends org.springframework.integration.router.AbstractMappingMessageRouter> - Class in org.springframework.integration.dsl
 
routingKey(String) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 
routingKeyExpression(String) - Method in class org.springframework.integration.dsl.amqp.AmqpOutboundEndpointSpec
 

S

send(Message<?>) - Method in class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
send(Message<?>, long) - Method in class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
send(Message<?>) - Method in class org.springframework.integration.dsl.support.MessageChannelReference
 
send(Message<?>, long) - Method in class org.springframework.integration.dsl.support.MessageChannelReference
 
sendPartialResultOnExpiry - Variable in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
sendPartialResultOnExpiry(boolean) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
sendTimeout(long) - Method in class org.springframework.integration.dsl.core.ConsumerEndpointSpec
 
sendTimeout(long) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
serializer() - Static method in class org.springframework.integration.dsl.support.Transformers
 
serializer(Serializer<Object>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
sessionAcknowledgeMode(int) - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
sessionAcknowledgeMode(Integer) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
sessionAcknowledgeMode(int) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
sessionAcknowledgeModeName(String) - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
sessionTransacted(boolean) - Method in class org.springframework.integration.dsl.jms.JmsDestinationAccessorSpec
 
sessionTransacted(Boolean) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
sessionTransacted(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
setBeanFactory(BeanFactory) - Method in class org.springframework.integration.dsl.core.IntegrationFlowBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.springframework.integration.dsl.support.BeanNameMessageProcessor
 
setCapacity(int) - Method in class org.springframework.integration.dsl.channel.PriorityChannelSpec
 
setComparator(Comparator<Message<?>>) - Method in class org.springframework.integration.dsl.channel.PriorityChannelSpec
 
setComponentName(String) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setComponentName(String) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
setErrorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setErrorChannel(MessageChannel) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.dsl.jms.JmsInboundGatewaySpec
 
setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapterSpec
 
setOutputChannel(MessageChannel) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
setReplyChannel(MessageChannel) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setReplyTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setRequestChannel(MessageChannel) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setRequestTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setSendTimeout(long) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
setShouldTrack(boolean) - Method in class org.springframework.integration.dsl.jms.JmsInboundGateway
 
setShouldTrack(boolean) - Method in class org.springframework.integration.dsl.jms.JmsMessageDrivenChannelAdapter
 
shouldClonePayload(boolean) - Method in class org.springframework.integration.dsl.EnricherSpec
 
shouldSkipNulls(boolean) - Method in class org.springframework.integration.dsl.HeaderEnricherSpec
 
shutdownTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
shutdownTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
shutdownTimeout(long) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
size - Variable in class org.springframework.integration.dsl.tuple.Tuple
 
size() - Method in class org.springframework.integration.dsl.tuple.Tuple
Return the number of elements in this Tuple.
SourcePollingChannelAdapterSpec - Class in org.springframework.integration.dsl
 
split(EndpointConfigurer<SplitterEndpointSpec<DefaultMessageSplitter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(String, EndpointConfigurer<SplitterEndpointSpec<ExpressionEvaluatingSplitter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(String, String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(String, String, EndpointConfigurer<SplitterEndpointSpec<MethodInvokingSplitter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(Class<P>, GenericSplitter<P>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(GenericSplitter<T>, EndpointConfigurer<SplitterEndpointSpec<MethodInvokingSplitter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(Class<P>, GenericSplitter<P>, EndpointConfigurer<SplitterEndpointSpec<MethodInvokingSplitter>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(S, EndpointConfigurer<SplitterEndpointSpec<S>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
split(T) - Method in interface org.springframework.integration.dsl.support.GenericSplitter
 
SplitterEndpointSpec<S extends org.springframework.integration.splitter.AbstractMessageSplitter> - Class in org.springframework.integration.dsl
 
startConsumerMinInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
startConsumerMinInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
stopConsumerMinInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
stopConsumerMinInterval(long) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
storeLock(Lock) - Method in class org.springframework.integration.dsl.channel.QueueChannelSpec.MessageStoreSpec
 
subscriptionDurable(boolean) - Method in class org.springframework.integration.dsl.jms.JmsListenerContainerSpec
 
subscriptionDurable(boolean) - Method in class org.springframework.integration.dsl.jms.JmsPublishSubscribeMessageChannelSpec
 
suffix(String) - Method in class org.springframework.integration.dsl.RouterSpec
 
syslogToMap() - Static method in class org.springframework.integration.dsl.support.Transformers
 

T

target - Variable in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec.ReplyContainerSpec
 
taskExecutor(Executor) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
taskScheduler(TaskScheduler) - Method in class org.springframework.integration.dsl.CorrelationHandlerSpec
 
throwExceptionOnRejection(boolean) - Method in class org.springframework.integration.dsl.FilterEndpointSpec
 
timeToLive(long) - Method in class org.springframework.integration.dsl.jms.JmsOutboundGatewaySpec
 
timeToLive(long) - Method in class org.springframework.integration.dsl.jms.JmsPollableMessageChannelSpec
 
timeToLive(long) - Method in class org.springframework.integration.dsl.jms.JmsTemplateSpec
 
toArray() - Method in class org.springframework.integration.dsl.tuple.Tuple
Turn this Tuple into a plain Object array.
toJson() - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(JsonObjectMapper<?, ?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(JsonObjectMapper<?, ?>, ObjectToJsonTransformer.ResultType) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(JsonObjectMapper<?, ?>, String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(ObjectToJsonTransformer.ResultType, String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toJson(JsonObjectMapper<?, ?>, ObjectToJsonTransformer.ResultType, String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toMap() - Static method in class org.springframework.integration.dsl.support.Transformers
 
toMap(boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
toString() - Method in class org.springframework.integration.dsl.support.FixedSubscriberChannelPrototype
 
transactional(PlatformTransactionManager) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
transactionAttribute(TransactionAttribute) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
transactionManager(PlatformTransactionManager) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
transactionManager(PlatformTransactionManager) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
transactionManager(PlatformTransactionManager) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 
transactionManager(PlatformTransactionManager) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
transactionName(String) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
transactionSynchronizationFactory(TransactionSynchronizationFactory) - Method in class org.springframework.integration.dsl.support.PollerSpec
 
transactionTimeout(int) - Method in class org.springframework.integration.dsl.jms.JmsMessageChannelSpec
 
transform(String) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
transform(GenericTransformer<S, T>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
transform(Class<P>, GenericTransformer<P, T>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
transform(GenericTransformer<S, T>, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
transform(Class<P>, GenericTransformer<P, T>, EndpointConfigurer<GenericEndpointSpec<MessageTransformingHandler>>) - Method in class org.springframework.integration.dsl.IntegrationFlowBuilder
 
Transformers - Class in org.springframework.integration.dsl.support
 
Transformers() - Constructor for class org.springframework.integration.dsl.support.Transformers
 
trigger(Trigger) - Static method in class org.springframework.integration.dsl.support.Pollers
 
Tuple - Class in org.springframework.integration.dsl.tuple
A Tuple is an immutable Collection of objects, each of which can be of an arbitrary type.
Tuple(Collection<Object>) - Constructor for class org.springframework.integration.dsl.tuple.Tuple
Creates a new Tuple that holds the given values.
Tuple(Object...) - Constructor for class org.springframework.integration.dsl.tuple.Tuple
Creates a new Tuple that holds the given values.
Tuple1<T1> - Class in org.springframework.integration.dsl.tuple
A tuple that holds a single value
Tuple2<T1,T2> - Class in org.springframework.integration.dsl.tuple
A tuple that holds two values
txSize(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundChannelAdapterSpec
 
txSize(int) - Method in class org.springframework.integration.dsl.amqp.AmqpInboundGatewaySpec
 
txSize(int) - Method in class org.springframework.integration.dsl.amqp.AmqpMessageChannelSpec
 

U

unmarshaller(Unmarshaller) - Static method in class org.springframework.integration.dsl.support.Transformers
 
unmarshaller(Unmarshaller, SourceFactory) - Static method in class org.springframework.integration.dsl.support.Transformers
 
unmarshaller(Unmarshaller, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 
unmarshaller(Unmarshaller, SourceFactory, boolean) - Static method in class org.springframework.integration.dsl.support.Transformers
 

X

xmlSource() - Static method in class org.springframework.integration.dsl.support.Transformers
 
xmlSource(SourceFactory) - Static method in class org.springframework.integration.dsl.support.Transformers
 
xpath(String) - Static method in class org.springframework.integration.dsl.support.Transformers
 
xpath(String, XPathEvaluationType) - Static method in class org.springframework.integration.dsl.support.Transformers
 
xpath(String, NodeMapper<?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
xpath(String, XPathEvaluationType, NodeMapper<?>) - Static method in class org.springframework.integration.dsl.support.Transformers
 
xslt(Resource, Tuple2<String, String>...) - Static method in class org.springframework.integration.dsl.support.Transformers
 

_

_this() - Method in class org.springframework.integration.dsl.core.IntegrationComponentSpec
 
A B C D E F G H I J L M O P Q R S T U X _ 
Skip navigation links
Spring Integration Java DSL