Class CharacterStreamReadingMessageSource

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationEventPublisherAware, MessageSource<String>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement

public class CharacterStreamReadingMessageSource extends AbstractMessageSource<String> implements ApplicationEventPublisherAware
A pollable source for Readers.
Author:
Mark Fisher, Gary Russell, Artem Bilan, Christian Tzolov