Class FrameGenerator
java.lang.Object
org.eclipse.jetty.http3.generator.FrameGenerator
- Direct Known Subclasses:
CancelPushGenerator,DataGenerator,GoAwayGenerator,HeadersGenerator,MaxPushIdGenerator,PushPromiseGenerator,SettingsGenerator
-
Constructor Details
-
FrameGenerator
public FrameGenerator(org.eclipse.jetty.io.ByteBufferPool bufferPool)
-
-
Method Details
-
getByteBufferPool
public org.eclipse.jetty.io.ByteBufferPool getByteBufferPool() -
generate
-