public class UdpMulticastOutboundChannelAdapterSpec extends AbstractUdpOutboundChannelAdapterSpec<UdpMulticastOutboundChannelAdapterSpec>
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
UdpMulticastOutboundChannelAdapterSpec(java.util.function.Function<Message<?>,?> destinationFunction) |
protected |
UdpMulticastOutboundChannelAdapterSpec(String destinationExpression) |
protected |
UdpMulticastOutboundChannelAdapterSpec(String host,
int port) |
Modifier and Type | Method and Description |
---|---|
UdpMulticastOutboundChannelAdapterSpec |
timeToLive(int timeToLive) |
ackCounter, configureSocket, lengthCheck, localAddress, socketExpression, socketFunction, soReceiveBufferSize, soSendBufferSize, soTimeout
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected UdpMulticastOutboundChannelAdapterSpec(String host, int port)
protected UdpMulticastOutboundChannelAdapterSpec(String destinationExpression)
protected UdpMulticastOutboundChannelAdapterSpec(java.util.function.Function<Message<?>,?> destinationFunction)
public UdpMulticastOutboundChannelAdapterSpec timeToLive(int timeToLive)
timeToLive
- the timeToLive.MulticastSendingMessageHandler.setTimeToLive(int)