All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BoringSSLAsyncPrivateKeyMethod BoringSSLContextOption<T> 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.DefaultQuicStreamFrame EpollQuicUtils Class that provides utility methods to setupQUICwhen using theEPOLLtransport.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.Quic QuicChannel A QUICChannel.QuicChannelBootstrap Bootstrap that helps to bootstrapQuicChannels and connecting these to remote peers.QuicChannelConfig A QUICChannelConfig.QuicChannelOption<T> ChannelOptions specific to QUIC.QuicClientCodecBuilder QuicCodecBuilderthat configures and builds aChannelHandlerthat should be added to theChannelPipelineof aQUICclient.QuicClosedChannelException SpecialQuicClosedChannelExceptionwhich also provides extra info if the close was a result of aQuicConnectionCloseEventthat was triggered by the remote peer.QuicCodecBuilder<B extends QuicCodecBuilder<B>> Abstract base class forQUICcodec builders.QuicCodecDispatcher SpecialChannelHandlerthat should be used to initChannels that will be used for QUIC while SO_REUSEPORT is used to bind to sameInetSocketAddressmultiple times.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.QuicDatagramExtensionEvent Used when the remote peer supports the QUIC DATAGRAM extension.QuicEvent Marker interface for events that will be passed through theChannelPipelineviaChannelPipeline.fireUserEventTriggered(Object)to notify the user aboutQUICspecific events.QuicException Exception produced while processingQUIC.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 Parses the QUIC packet header and notifies a callback once parsing was successful.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.QuicPathEvent.Closed QuicPathEvent.FailedValidation QuicPathEvent.New QuicPathEvent.PeerMigrated QuicPathEvent.ReusedSourceConnectionId QuicPathEvent.Validated 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.QuicStreamLimitChangedEvent Event fired once the stream limit of aQuicChannelchanges.QuicStreamPriority The priority of aQuicStreamChannel.QuicStreamType The type of aQuicStreamChannel.QuicTimeoutClosedChannelException SpecialClosedChannelExceptionthat is used in case of closure caused by the idle timeout.QuicTokenHandler Handle token related operations.QuicTransportError QuicTransportParameters Transport parameters for QUIC.SegmentedDatagramPacketAllocator Used to allocate datagram packets that use UDP_SEGMENT (GSO).SslEarlyDataReadyEvent Event which is fired once it's possible to send early data on the client-side.SslSessionTicketKey Session Ticket Key