Package | Description |
---|---|
org.springframework.integration.config.xml |
Provides supporting XML-based configuration - parsers, namespace handlers.
|
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.xmpp.config |
Contains parser classes for the XMPP namespace support.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardHeaderEnricherParser
Parser for the <header-enricher> element within the core integration
namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsHeaderEnricherParser
Header enricher for JMS specific values.
|
Modifier and Type | Class and Description |
---|---|
class |
MailHeaderEnricherParser |
Modifier and Type | Class and Description |
---|---|
class |
WebServiceHeaderEnricherParser |
Modifier and Type | Class and Description |
---|---|
class |
XmppHeaderEnricherParser
Parser for 'xmpp:header-enricher' element
|
Copyright © 2017. All rights reserved.