Spring Integration

Package org.springframework.integration.syslog.inbound

Provides classes for inbound endpoints.

See:
          Description

Class Summary
SyslogReceivingChannelAdapterSupport Base support class for inbound channel adapters.
TcpSyslogReceivingChannelAdapter TCP implementation of a syslog inbound channel adapter.
UdpSyslogReceivingChannelAdapter UDP implementation of a syslog inbound channel adapter.
 

Package org.springframework.integration.syslog.inbound Description

Provides classes for inbound endpoints.


Spring Integration