jetty.project/jetty-core/jetty-http3
Simone Bordet 69a7b06f06
Jetty 12.0.x retainable chunk (#8325)
Made Chunk implement Retainable, and protocol implementations
to link the RetainableByteBuffer all the way to the Chunk.

Extended Retainable to have both a retain() and a release() methods.

Removed HTTP/2's ISession and IStream, now just using HTTP2Session and HTTP2Stream.
Removed *.Adapter classes in favor of interfaces with default methods.

Javadoc additions and clarifications.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-07-25 13:22:14 +02:00
..
http3-client Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'. 2022-06-01 15:18:53 +02:00
http3-common Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
http3-http-client-transport Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
http3-qpack Jetty-12 Improved Content testing and javadoc (#8263) 2022-07-08 14:52:28 +02:00
http3-server Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
http3-tests Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
pom.xml Jetty-12 Restructure 2022-05-03 15:50:54 +02:00