Class AbstractUdpOutboundChannelAdapterSpec<S extends AbstractUdpOutboundChannelAdapterSpec<S>>

Type Parameters:
S - the target AbstractUdpOutboundChannelAdapterSpec implementation type.
All Implemented Interfaces:
DisposableBean, FactoryBean<UnicastSendingMessageHandler>, InitializingBean, Lifecycle, Phased, SmartLifecycle
Direct Known Subclasses:
UdpMulticastOutboundChannelAdapterSpec, UdpUnicastOutboundChannelAdapterSpec

public abstract class AbstractUdpOutboundChannelAdapterSpec<S extends AbstractUdpOutboundChannelAdapterSpec<S>> extends MessageHandlerSpec<S,UnicastSendingMessageHandler>
Since:
5.0
Author:
Gary Russell, Artem Bilan