Spring Integration

Uses of Class
org.springframework.integration.endpoint.AbstractPollingEndpoint

Packages that use AbstractPollingEndpoint
org.springframework.integration.endpoint   
 

Uses of AbstractPollingEndpoint in org.springframework.integration.endpoint
 

Subclasses of AbstractPollingEndpoint in org.springframework.integration.endpoint
 class PollingConsumer
          Message Endpoint that connects any MessageHandler implementation to a PollableChannel.
 class SourcePollingChannelAdapter
          A Channel Adapter implementation for connecting a MessageSource to a MessageChannel.
 


Spring Integration

Copyright © 2010. All Rights Reserved.