インターフェースの使用
org.springframework.integration.ip.CommonSocketOptions
CommonSocketOptions を使用するパッケージ
パッケージ
説明
IP(TCP/UDP)サポートの基本パッケージ。
UDP サポートの基本パッケージ。
org.springframework.integration.ip 内の CommonSocketOptions 使用
CommonSocketOptions を実装している org.springframework.integration.ip のクラス修飾子と型クラス説明class
受信 TCP/UDP チャネルアダプターの基本クラス。class
UDP MessageHandlers の基本クラス。org.springframework.integration.ip.udp 内の CommonSocketOptions 使用
修飾子と型クラス説明class
マルチキャストグループに参加し、受信パケットを受信して出力チャネルに送信するチャネルアダプター。class
メッセージを UDP データグラムパケットにマップし、それを指定されたマルチキャストアドレス (224.0.0.0 から 239.255.255.255) とポートに送信するMessageHandler
実装。class
受信 UDP パケットを受信するためのチャネルアダプター。class
メッセージを UDP データグラムパケットにマップし、それを指定されたホストとポートに送信するMessageHandler
実装。