Package org.springframework.integration.stomp.config
Contains parser classes for the STOMP namespace support.
-
Class Summary Class Description StompInboundChannelAdapterParser TheAbstractChannelAdapterParser
implementation for the<stomp:inbound-channel-adapter/>
element.StompNamespaceHandler StompOutboundChannelAdapterParser TheAbstractOutboundChannelAdapterParser
implementation for the<stomp:outbound-channel-adapter/>
element.