Interface QuicOutbound

All Superinterfaces:
NettyOutbound, Publisher<Void>, QuicStreamInfo

public interface QuicOutbound extends NettyOutbound, QuicStreamInfo
An outbound-traffic API delegating to an underlying Channel.
Author:
Violeta Georgieva