Uses of Class
org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
Packages that use AbstractSimpleMessageHandlerFactoryBean
Package
Description
Base package for configuration.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides Spring Integration components for doing outbound operations.
- 
Uses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.configModifier and TypeClassDescriptionclassBase class for FactoryBeans that create standard MessageHandler instances.classFactoryBeanto create anAggregatingMessageHandler.classFactoryBean for creatingMessageHandlerinstances to handle a message with a Control Bus command.classDeprecated, for removal: This API element is subject to removal in a future version.classFactory bean for creating a Message Filter.classFactory bean for creating a Message Router.classFactoryBean for creatingServiceActivatingHandlerinstances.classFactory bean for creating a Message Splitter.classFactory bean for creating a Message Transformer.
- 
Uses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.file.configSubclasses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.file.config
- 
Uses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.groovy.configSubclasses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.groovy.configModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.in favor ofControlBusFactoryBean
- 
Uses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.jpa.outboundSubclasses of AbstractSimpleMessageHandlerFactoryBean in org.springframework.integration.jpa.outboundModifier and TypeClassDescriptionclassTheJpaOutboundGatewayFactoryBeancreates instances of theJpaOutboundGateway.
ControlBusFactoryBean