Spring Integration

Uses of Class
org.springframework.integration.config.xml.AbstractChannelParser

Packages that use AbstractChannelParser
org.springframework.integration.config.xml   
 

Uses of AbstractChannelParser in org.springframework.integration.config.xml
 

Subclasses of AbstractChannelParser in org.springframework.integration.config.xml
 class PointToPointChannelParser
          Parser for the <channel> element.
 class PublishSubscribeChannelParser
          Parser for the <publish-subscribe-channel> element.
 


Spring Integration

Copyright © 2010. All Rights Reserved.