Class TcpSyslogReceivingChannelAdapter

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, SmartInitializingSingleton, ApplicationContextAware, ApplicationEventPublisherAware, Lifecycle, Phased, SmartLifecycle, ExpressionCapable, MessageProducer, IntegrationPattern, TcpListener, NamedComponent, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent

public class TcpSyslogReceivingChannelAdapter
extends SyslogReceivingChannelAdapterSupport
implements TcpListener, ApplicationEventPublisherAware
TCP implementation of a syslog inbound channel adapter.
Since:
3.0
Author:
Gary Russell, Artem Bilan