netty5/handler/src/main/java/io/netty
Norman Maurer 42ba433576
Override ALPN methods on ReferenceCountedOpenSslEngine (#10954)
Motivation:

We should override the get*ApplicationProtocol() methods in ReferenceCountedOpenSslEngine to make it easier for users to obtain the selected application protocol

Modifications:

Add missing overrides

Result:

Easier for the user to get the selected application protocol (if any)
2021-01-21 10:55:16 +01:00
..
handler Override ALPN methods on ReferenceCountedOpenSslEngine (#10954) 2021-01-21 10:55:16 +01:00