Uses of Class
org.springframework.integration.config.xml.AbstractTransformerParser
Package
Description
Provides supporting XML-based configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for configuration - parsers, namespace handlers.
Contains parser classes for the Web Services namespace support.
Contains parser classes for the XML namespace support.
Contains parser classes for the XMPP namespace support.
Provides parser classes to provide Xml namespace support for the Zip components.
-
Uses of AbstractTransformerParser in org.springframework.integration.config.xml
Modifier and TypeClassDescriptionclass
Parser for the <claim-check-in/> element.class
Parser for the <claim-check-out/> element.class
Base support class for 'header-enricher' parsers.class
Parser for the 'header-filter' element.class
class
class
class
class
Parser for the 'object-to-string-transformer' element.class
Parser for the 'payload-deserializing-transformer' element.class
Parser for the 'payload-serializing-transformer' element.class
Parser for the <header-enricher> element within the core integration namespace.class
Parser for<stream-transformer/>
element.class
-
Uses of AbstractTransformerParser in org.springframework.integration.file.config
Modifier and TypeClassDescriptionclass
Base class for File payload transformer parsers.class
Parser for the <file-to-bytes-transformer> element.class
Parser for the <file-to-string-transformer> element. -
Uses of AbstractTransformerParser in org.springframework.integration.jms.config
Modifier and TypeClassDescriptionclass
Header enricher for JMS specific values. -
Uses of AbstractTransformerParser in org.springframework.integration.mail.config
Modifier and TypeClassDescriptionclass
class
Parser for the <mail-to-string-transformer> element. -
Uses of AbstractTransformerParser in org.springframework.integration.ws.config
-
Uses of AbstractTransformerParser in org.springframework.integration.xml.config
Modifier and TypeClassDescriptionclass
class
class
Parser for <xpath-header-enricher> elements.class
Parser for the 'xpath-transformer' element.class
-
Uses of AbstractTransformerParser in org.springframework.integration.xmpp.config
Modifier and TypeClassDescriptionclass
Parser for 'xmpp:header-enricher' element -
Uses of AbstractTransformerParser in org.springframework.integration.zip.config.xml
Modifier and TypeClassDescriptionclass
Base class for Zip transformer parsers.class
Parser for the 'unzip-transformer' element.class
Parser for the 'zip-transformer' element.