クラスの使用
org.springframework.integration.ip.dsl.UdpUnicastOutboundChannelAdapterSpec
UdpUnicastOutboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.ip.dsl 内の UdpUnicastOutboundChannelAdapterSpec 使用
修飾子と型クラス説明class
修飾子と型メソッド説明Udp.outboundAdapter
(StringSE destinationExpression) 指定された宛先式を使用して、送信ユニキャストチャネルアダプターを作成します。Udp.outboundAdapter
(StringSE host, int port) 指定されたホストとポートを使用して、送信ユニキャストチャネルアダプターを作成します。Udp.outboundAdapter
(FunctionSE<Message<?>, ?> destinationFunction) 指定された宛先式を使用して、送信ユニキャストチャネルアダプターを作成します。