クラス UdpMulticastOutboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<UdpMulticastOutboundChannelAdapterSpec, UnicastSendingMessageHandler>
org.springframework.integration.dsl.MessageHandlerSpec<UdpMulticastOutboundChannelAdapterSpec, UnicastSendingMessageHandler>
org.springframework.integration.ip.dsl.AbstractUdpOutboundChannelAdapterSpec<UdpMulticastOutboundChannelAdapterSpec>
org.springframework.integration.ip.dsl.UdpMulticastOutboundChannelAdapterSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<UnicastSendingMessageHandler>、InitializingBean、Lifecycle、Phased、SmartLifecycle
public class UdpMulticastOutboundChannelAdapterSpec
extends AbstractUdpOutboundChannelAdapterSpec<UdpMulticastOutboundChannelAdapterSpec>
- 導入:
- 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedUdpMulticastOutboundChannelAdapterSpec(StringSE destinationExpression) protectedUdpMulticastOutboundChannelAdapterSpec(StringSE host, int port) protectedUdpMulticastOutboundChannelAdapterSpec(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インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
UdpMulticastOutboundChannelAdapterSpec
UdpMulticastOutboundChannelAdapterSpec
UdpMulticastOutboundChannelAdapterSpec
メソッドの詳細
timeToLive
- パラメーター:
timeToLive- timeToLive。- 戻り値:
- スペック。
- 関連事項: