Uses of Enum
org.eclipse.jetty.http3.internal.parser.MessageParser.Result
Packages that use MessageParser.Result
-
Uses of MessageParser.Result in org.eclipse.jetty.http3.internal.parser
Methods in org.eclipse.jetty.http3.internal.parser that return MessageParser.ResultModifier and TypeMethodDescriptionMessageParser.parse(ByteBuffer buffer) Parses the givenbufferbytes and emit events to aParserListener.static MessageParser.ResultReturns the enum constant of this type with the specified name.static MessageParser.Result[]MessageParser.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.