Uses of Package
io.netty.handler.codec.quic
-
Packages that use io.netty.handler.codec.quic Package Description io.netty.handler.codec.http3 HTTP/3 implementation.io.netty.handler.codec.quic QUIC implementation -
Classes in io.netty.handler.codec.quic used by io.netty.handler.codec.http3 Class Description QuicChannel A QUICChannel.QuicClientCodecBuilder QuicCodecBuilderthat configures and builds aChannelHandlerthat should be added to theChannelPipelineof aQUICclient.QuicException Exception produced while processingQUIC.QuicServerCodecBuilder QuicCodecBuilderthat configures and builds aChannelHandlerthat should be added to theChannelPipelineof aQUICserver.QuicStreamChannel A QUIC stream.QuicStreamChannelBootstrap Allows to bootstrap outgoingQuicStreamChannels. -
Classes in io.netty.handler.codec.quic used by io.netty.handler.codec.quic Class Description BoringSSLAsyncPrivateKeyMethod BoringSSLContextOption SslContextOptions that are specific to BoringSSL.BoringSSLKeylessManagerFactory KeyManagerFactorythat can be used to support custom key signing viaBoringSSLAsyncPrivateKeyMethod.BoringSSLKeylog Allow to log keys, logging keys are following NSS Key Log Format.FlushStrategy Allows to configure a strategy for when flushes should be happening.InsecureQuicTokenHandler InsecureQuicTokenHandlerwhich only does basic token generation / validation without any crypto.QLogConfiguration Configuration used for setup qlog.QuicChannel A QUICChannel.QuicChannelBootstrap Bootstrap that helps to bootstrapQuicChannels and connecting these to remote peers.QuicChannelConfig A QUICChannelConfig.QuicClientCodecBuilder QuicCodecBuilderthat configures and builds aChannelHandlerthat should be added to theChannelPipelineof aQUICclient.QuicCodecBuilder Abstract base class forQUICcodec builders.QuicCongestionControlAlgorithm Available congestion control algorithms to use.QuicConnectionAddress AQuicConnectionAddressthat can be used to connect too.QuicConnectionCloseEvent Event that is generated if the remote peer sends a CLOSE_CONNECTION frame.QuicConnectionIdGenerator Creates new connection id instances.QuicConnectionPathStats Statistics about a path of theQUICconnection.QuicConnectionStats Statistics about theQUICconnection.QuicEvent Marker interface for events that will be passed through theChannelPipelineviaChannelPipeline.fireUserEventTriggered(Object)to notify the user aboutQUICspecific events.QuicExtensionEvent Marker interface for events that will be passed through theChannelPipelineviaChannelPipeline.fireUserEventTriggered(Object)to notify the user about supported QUIC extensions by the remote peer.QuicHeaderParser.QuicHeaderProcessor Called when a QUIC packet and its header could be parsed.QuicPacketType The type of the QUIC packet.QuicPathEvent A network path specificQuicEvent.QuicResetTokenGenerator Generate stateless reset tokens to use.QuicServerCodecBuilder QuicCodecBuilderthat configures and builds aChannelHandlerthat should be added to theChannelPipelineof aQUICserver.QuicSslContext SpecialSslContextthat can be used forQUIC.QuicSslContextBuilder Builder for configuring a new SslContext for creation.QuicSslEngine AnSSLEnginethat can be used for QUIC.QuicSslSessionContext SSLSessionContextwhich also supports advanced operations.QuicStreamAddress ASocketAddressfor QUIC stream.QuicStreamChannel A QUIC stream.QuicStreamChannelBootstrap Allows to bootstrap outgoingQuicStreamChannels.QuicStreamChannelConfig DuplexChannelConfigfor QUIC streams.QuicStreamFrame A QUIC STREAM_FRAME.QuicStreamPriority The priority of aQuicStreamChannel.QuicStreamType The type of aQuicStreamChannel.QuicTokenHandler Handle token related operations.QuicTransportError QuicTransportParameters Transport parameters for QUIC.SegmentedDatagramPacketAllocator Used to allocate datagram packets that use UDP_SEGMENT (GSO).SslSessionTicketKey Session Ticket Key