クラス UdpUnicastOutboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<UdpUnicastOutboundChannelAdapterSpec,UnicastSendingMessageHandler>
org.springframework.integration.dsl.MessageHandlerSpec<UdpUnicastOutboundChannelAdapterSpec,UnicastSendingMessageHandler>
org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec<UdpUnicastOutboundChannelAdapterSpec>
org.springframework.integration.ip.dsl.UdpUnicastOutboundChannelAdapterSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<UnicastSendingMessageHandler>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
public class UdpUnicastOutboundChannelAdapterSpec
extends AbstractUdpOutboundChannelAdapterSpec<UdpUnicastOutboundChannelAdapterSpec>
- 導入:
- 5.0
- 作成者:
- Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
UdpUnicastOutboundChannelAdapterSpec
(StringSE destinationExpression) protected
UdpUnicastOutboundChannelAdapterSpec
(StringSE host, int port) protected
UdpUnicastOutboundChannelAdapterSpec
(FunctionSE<Message<?>, ?> destinationFunction) メソッドのサマリー
クラス org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec から継承されたメソッド
ackCounter, configureSocket, lengthCheck, localAddress, socketExpression, socketFunction, soReceiveBufferSize, soSendBufferSize, soTimeout
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
UdpUnicastOutboundChannelAdapterSpec
UdpUnicastOutboundChannelAdapterSpec
UdpUnicastOutboundChannelAdapterSpec