Package org.springframework.integration.config.xml
package org.springframework.integration.config.xml
Provides supporting XML-based configuration - parsers, namespace handlers.
-
ClassDescriptionBase parser for Channel Adapters.Base class for channel parsers.Base class parser for elements that create Message Endpoints.Base class for parsers that create an instance of
AbstractCorrelatingMessageHandler
.Base class for inbound gateway parsers.Base class for NamespaceHandlers that registers a BeanFactoryPostProcessor for configuring default bean definitions.Base class for outbound Channel Adapter parsers.Base class for url-based outbound gateway parsers.Base parser for inbound Channel Adapters that poll a source.Base parser for routers.Parser for the aggregator element of the integration namespace.Parser for the<annotation-config>
element of the integration namespace.Parser for the <application-event-multicaster> element of the integration namespace.Parser for<int:barrier/>
.Simple strategy interface for parsers that are responsible for parsing an element, creating a bean definition, and then registering the bean.Parser for the <bridge> element.Parser for the <chain> element.A helper class for parsing the sub-elements of a channel's interceptors element.Parser for the <claim-check-in/> element.Parser for the <claim-check-out/> element.Parser for the <inbound-channel-adapter/> element.Parser for the <outbound-channel-adapter/> element.Parser for the <router/> element.Parser for the <delayer> element.Parser for the 'enricher' element.Parser for the <exception-type-router/> element.Parser for the <filter/> element.Parser for the <gateway/> element.Parser for 'channel-interceptor' elements.Parser for the top level 'wire-tap' element.Base support class for 'header-enricher' parsers.Parser for the 'header-filter' element.Parser for the <header-value-router/> element.Parser for the <idempotent-receiver/> element.Parser for the <management/> element.Namespace handler for the integration namespace.Shared utility methods for integration namespace parsers.Parser for the 'logging-channel-adapter' element.The<message-history/>
parser.Parser for the 'object-to-string-transformer' element.Parser for the 'payload-deserializing-transformer' element.Parser for the 'payload-serializing-transformer' element.Parser for the <payload-type-router/> element.Parser for the <channel> element.Parser for the <poller> element.Parser for the <publishing-interceptor> element.Parser for the <publish-subscribe-channel> element.Parser for the <recipient-list-router/> element.Parser for the <resequencer> element.Parser for 'resource-inbound-channel-adapter'.Parser for the <scatter-gather> element.Parser for the <selector-chain/> element.Parser for a top-level <selector/> element.Parser for the <service-activator> element.Parser for the <spel-function> element.Parser for the <spel-property-accessors> element.Parser for the <splitter/> element.Parser for the <header-enricher> element within the core integration namespace.Parser for<stream-transformer/>
element.Parser for transaction-synchronization-factory element.Parser for the <transformer/> element.Parser for the <wire-tap> element.