| Package | Description |
|---|---|
| org.springframework.integration.ip.udp |
Base package for UDP support.
|
| 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 | Class and Description |
|---|---|
class |
MulticastReceivingChannelAdapter
Channel adapter that joins a multicast group and receives incoming packets and
sends them to an output channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyslogReceivingChannelAdapterFactoryBean.setUdpAdapter(UnicastReceivingChannelAdapter udpAdapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
UdpSyslogReceivingChannelAdapter.setUdpAdapter(UnicastReceivingChannelAdapter udpAdpter) |
Copyright © 2016. All rights reserved.