Uses of Enum
org.eclipse.jetty.http2.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in org.eclipse.jetty.http2
Fields in org.eclipse.jetty.http2 with type parameters of type ErrorCodeMethods in org.eclipse.jetty.http2 that return ErrorCode -
Uses of ErrorCode in org.eclipse.jetty.http2.parser
Methods in org.eclipse.jetty.http2.parser with parameters of type ErrorCodeModifier and TypeMethodDescriptionprivate boolean
Parser.connectionFailure
(ByteBuffer buffer, ErrorCode error, String reason)