Uses of Enum Class
org.eclipse.jetty.http3.HTTP3ErrorCode
Packages that use HTTP3ErrorCode
-
Uses of HTTP3ErrorCode in org.eclipse.jetty.http3
Subclasses with type arguments of type HTTP3ErrorCode in org.eclipse.jetty.http3Methods in org.eclipse.jetty.http3 that return HTTP3ErrorCodeModifier and TypeMethodDescriptionstatic HTTP3ErrorCode
Returns the enum constant of this class with the specified name.static HTTP3ErrorCode[]
HTTP3ErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.