Uses of Class
org.springframework.integration.syslog.inbound.SyslogReceivingChannelAdapterSupport
Packages that use 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
Methods in org.springframework.integration.syslog.config that return SyslogReceivingChannelAdapterSupportModifier and TypeMethodDescriptionprotected SyslogReceivingChannelAdapterSupport
SyslogReceivingChannelAdapterFactoryBean.createInstance()
-
Uses of SyslogReceivingChannelAdapterSupport in org.springframework.integration.syslog.inbound
Subclasses of SyslogReceivingChannelAdapterSupport in org.springframework.integration.syslog.inboundModifier and TypeClassDescriptionclass
TCP implementation of a syslog inbound channel adapter.class
UDP implementation of a syslog inbound channel adapter.