Uses of Interface
io.netty.handler.codec.quic.QuicTransportParameters
Packages that use QuicTransportParameters
-
Uses of QuicTransportParameters in io.netty.handler.codec.quic
Methods in io.netty.handler.codec.quic that return QuicTransportParametersModifier and TypeMethodDescription@Nullable QuicTransportParametersQuicChannel.peerTransportParameters()Returns theQuicTransportParametersof the peer once received, ornullif not known yet.