Uses of Class
org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
Package
Description
Provides classes for configuration - parsers, namespace handlers, factory beans.
Provides classes for inbound endpoints.
-
Uses of SyslogReceivingChannelAdapterSupport in org.springframework.integration.syslog.config
Modifier and TypeMethodDescriptionprotected SyslogReceivingChannelAdapterSupport
SyslogReceivingChannelAdapterFactoryBean.createInstance()
-
Uses of SyslogReceivingChannelAdapterSupport in org.springframework.integration.syslog.inbound
Modifier and TypeClassDescriptionclass
TCP implementation of a syslog inbound channel adapter.class
UDP implementation of a syslog inbound channel adapter.