Package | Description |
---|---|
org.springframework.integration.syslog.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.syslog.inbound |
Provides classes for inbound endpoints.
|
Modifier and Type | Method and Description |
---|---|
protected SyslogReceivingChannelAdapterSupport |
SyslogReceivingChannelAdapterFactoryBean.createInstance() |
Modifier and Type | Class and Description |
---|---|
class |
TcpSyslogReceivingChannelAdapter
TCP implementation of a syslog inbound channel adapter.
|
class |
UdpSyslogReceivingChannelAdapter
UDP implementation of a syslog inbound channel adapter.
|
Copyright © 2017. All rights reserved.