public class UdpUnicastOutboundChannelAdapterSpec extends AbstractUdpOutboundChannelAdapterSpec<UdpUnicastOutboundChannelAdapterSpec>
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
UdpUnicastOutboundChannelAdapterSpec(java.util.function.Function<Message<?>,?> destinationFunction) |
protected |
UdpUnicastOutboundChannelAdapterSpec(String destinationExpression) |
protected |
UdpUnicastOutboundChannelAdapterSpec(String host,
int port) |
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 UdpUnicastOutboundChannelAdapterSpec(String host, int port)
protected UdpUnicastOutboundChannelAdapterSpec(java.util.function.Function<Message<?>,?> destinationFunction)
protected UdpUnicastOutboundChannelAdapterSpec(String destinationExpression)