Interface UdpOutbound

All Superinterfaces:
NettyOutbound, Publisher<Void>

public interface UdpOutbound extends NettyOutbound
An outbound-traffic API delegating to an underlying Channel.
Author:
Stephane Maldini