jetty.project/documentation
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
..
jetty-asciidoctor-extensions Re-enabled the documentation module. (#8326) 2022-07-22 13:41:09 +02:00
jetty-documentation 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