Class ControlGenerator
java.lang.Object
org.eclipse.jetty.http3.generator.ControlGenerator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
generate
(ByteBufferPool.Accumulator accumulator, long streamId, Frame frame, Consumer<Throwable> fail)
-
Constructor Details
-
ControlGenerator
-
-
Method Details
-
generate
public int generate(ByteBufferPool.Accumulator accumulator, long streamId, Frame frame, Consumer<Throwable> fail)
-