Package | Description |
---|---|
org.springframework.integration.config.xml |
Provides supporting XML-based configuration - parsers, namespace handlers.
|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.jms.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.mail.config |
Provides classes for configuration - parsers, namespace handlers.
|
org.springframework.integration.ws.config |
Contains parser classes for the Web Services namespace support.
|
org.springframework.integration.xml.config |
Contains parser classes for the XML namespace support.
|
org.springframework.integration.xmpp.config |
Contains parser classes for the XMPP namespace support.
|
Modifier and Type | Class and Description |
---|---|
class |
ClaimCheckInParser
Parser for the <claim-check-in/> element.
|
class |
ClaimCheckOutParser
Parser for the <claim-check-out/> element.
|
class |
HeaderEnricherParserSupport
Base support class for 'header-enricher' parsers.
|
class |
HeaderFilterParser
Parser for the 'header-filter' element.
|
class |
JsonToObjectTransformerParser |
class |
MapToObjectTransformerParser |
class |
ObjectToJsonTransformerParser |
class |
ObjectToMapTransformerParser |
class |
ObjectToStringTransformerParser
Parser for the 'object-to-string-transformer' element.
|
class |
PayloadDeserializingTransformerParser
Parser for the 'payload-deserializing-transformer' element.
|
class |
PayloadSerializingTransformerParser
Parser for the 'payload-serializing-transformer' element.
|
class |
StandardHeaderEnricherParser
Parser for the <header-enricher> element within the core integration
namespace.
|
class |
SyslogToMapTransformerParser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilePayloadTransformerParser
Base class for File payload transformer parsers.
|
class |
FileToByteArrayTransformerParser
Parser for the <file-to-bytes-transformer> element.
|
class |
FileToStringTransformerParser
Parser for the <file-to-string-transformer> element.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsHeaderEnricherParser
Header enricher for JMS specific values.
|
Modifier and Type | Class and Description |
---|---|
class |
MailHeaderEnricherParser |
class |
MailToStringTransformerParser
Parser for the <mail-to-string-transformer> element.
|
Modifier and Type | Class and Description |
---|---|
class |
WebServiceHeaderEnricherParser |
Modifier and Type | Class and Description |
---|---|
class |
MarshallingTransformerParser |
class |
UnmarshallingTransformerParser |
class |
XPathHeaderEnricherParser
Parser for <xpath-header-enricher> elements.
|
class |
XPathTransformerParser
Parser for the 'xpath-transformer' element.
|
class |
XsltPayloadTransformerParser |
Modifier and Type | Class and Description |
---|---|
class |
XmppHeaderEnricherParser
Parser for 'xmpp:header-enricher' element
|
Copyright © 2017. All rights reserved.