Spring Integration

Package org.springframework.integration.syslog.config

Provides classes for configuration - parsers, namespace handlers, factory beans.

See:
          Description

Class Summary
SyslogInboundChannelAdapterParser Parses a <int-syslog:inbound-channel-adapter/>.
SyslogNamespaceHandler Namspace handler for spring-integration-syslog.
SyslogReceivingChannelAdapterFactoryBean Factory bean to create syslog inbound adapters (UDP or TCP).
 

Enum Summary
SyslogReceivingChannelAdapterFactoryBean.Protocol  
 

Package org.springframework.integration.syslog.config Description

Provides classes for configuration - parsers, namespace handlers, factory beans.


Spring Integration