See: Description
Class | Description |
---|---|
JmsChannelFactoryBean | |
JmsChannelParser |
Parser for the 'channel' and 'publish-subscribe-channel' elements of the
Spring Integration JMS namespace.
|
JmsHeaderEnricherParser |
Header enricher for JMS specific values.
|
JmsInboundChannelAdapterParser |
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace.
|
JmsMessageDrivenEndpointParser |
Parser for the <message-driven-channel-adapter> element and the
<inbound-gateway> element of the 'jms' namespace.
|
JmsNamespaceHandler |
Namespace handler for Spring Integration's jms namespace.
|
JmsOutboundChannelAdapterParser |
Parser for the <outbound-channel-adapter/> element of the jms namespace.
|
JmsOutboundGatewayParser |
Parser for the <outbound-gateway> element of the integration 'jms' namespace.
|