Uses of Enum Class
org.eclipse.jetty.quic.common.QuicErrorCode
Package
Description
This module contains the main abstractions for the QUIC protocol.
-
Uses of QuicErrorCode in org.eclipse.jetty.quic.common
Modifier 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.