Uses of Enum Class
org.eclipse.jetty.quic.common.QuicErrorCode
Packages that use QuicErrorCode
Package
Description
This module contains the main abstractions for the QUIC protocol.
-
Uses of QuicErrorCode in org.eclipse.jetty.quic.common
Subclasses with type arguments of type QuicErrorCode in org.eclipse.jetty.quic.commonMethods in org.eclipse.jetty.quic.common that return QuicErrorCodeModifier and TypeMethodDescriptionstatic QuicErrorCode
Returns the enum constant of this class with the specified name.static QuicErrorCode[]
QuicErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.