クラスの使用
org.springframework.integration.ip.udp.UnicastReceivingChannelAdapter
UnicastReceivingChannelAdapter を使用するパッケージ
パッケージ
説明
Java DSL の TCP/UDP コンポーネントサポートを提供します。
UDP サポートの基本パッケージ。
構成用のクラスを提供します。パーサー、名前空間ハンドラー、ファクトリ Bean。
受信エンドポイントのクラスを提供します。
org.springframework.integration.ip.dsl 内の UnicastReceivingChannelAdapter 使用
修飾子と型クラス説明class
org.springframework.integration.ip.udp 内の UnicastReceivingChannelAdapter 使用
修飾子と型クラス説明class
マルチキャストグループに参加し、受信パケットを受信して出力チャネルに送信するチャネルアダプター。org.springframework.integration.syslog.config 内の UnicastReceivingChannelAdapter 使用
型 UnicastReceivingChannelAdapter のパラメーターを持つ org.springframework.integration.syslog.config のメソッド修飾子と型メソッド説明void
SyslogReceivingChannelAdapterFactoryBean.setUdpAdapter
(UnicastReceivingChannelAdapter udpAdapter) org.springframework.integration.syslog.inbound 内の UnicastReceivingChannelAdapter 使用
型 UnicastReceivingChannelAdapter のパラメーターを持つ org.springframework.integration.syslog.inbound のメソッド修飾子と型メソッド説明void
UdpSyslogReceivingChannelAdapter.setUdpAdapter
(UnicastReceivingChannelAdapter udpAdapter)