public class UdpUnicastOutboundChannelAdapterSpec extends AbstractUdpOutboundChannelAdapterSpec<UdpUnicastOutboundChannelAdapterSpec>
MessageHandlerSpec for
UnicastSendingMessageHandlers.| Modifier | Constructor and Description |
|---|---|
protected |
UdpUnicastOutboundChannelAdapterSpec(java.util.function.Function<org.springframework.messaging.Message<?>,?> destinationFunction) |
protected |
UdpUnicastOutboundChannelAdapterSpec(java.lang.String destinationExpression) |
protected |
UdpUnicastOutboundChannelAdapterSpec(java.lang.String host,
int port) |
ackCounter, lengthCheck, localAddress, socketExpression, socketFunction, soReceiveBufferSize, soSendBufferSize, soTimeout_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopprotected UdpUnicastOutboundChannelAdapterSpec(java.lang.String host,
int port)
protected UdpUnicastOutboundChannelAdapterSpec(java.util.function.Function<org.springframework.messaging.Message<?>,?> destinationFunction)
protected UdpUnicastOutboundChannelAdapterSpec(java.lang.String destinationExpression)