Package | Description |
---|---|
org.springframework.integration.config.xml |
Provides supporting XML-based configuration - parsers, namespace handlers.
|
org.springframework.integration.xml.config |
Contains parser classes for the XML namespace support.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorMessageExceptionTypeRouterParser
Parser for the <exception-type-router/> element.
|
class |
HeaderValueRouterParser
Parser for the <header-value-router/> element.
|
class |
PayloadTypeRouterParser
Parser for the <payload-type-router/> element.
|
class |
RecipientListRouterParser
Parser for the <recipient-list-router/> element.
|
Modifier and Type | Class and Description |
---|---|
class |
XPathRouterParser
Parser for the <xpath-router/> element.
|
Copyright © 2018. All rights reserved.