jetty.project/jetty-core/jetty-alpn
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-alpn-client Merge remote-tracking branch 'jetty-11.0.x' into `jetty-12.0.x` 2022-05-11 16:52:08 -05:00
jetty-alpn-conscrypt-client Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
jetty-alpn-conscrypt-server Jetty-12 Restructure 2022-05-03 15:50:54 +02:00
jetty-alpn-java-client Jetty 12.0.x retainable chunk (#8325) 2022-07-25 13:22:14 +02:00
jetty-alpn-java-server Jetty-12 Restructure 2022-05-03 15:50:54 +02:00
jetty-alpn-server Jetty-12 Restructure 2022-05-03 15:50:54 +02:00
pom.xml Jetty-12 Restructure 2022-05-03 15:50:54 +02:00