ae3eebf11b
Motivation: We should expose some methods as protected to make it easier to write custom SslContext implementations. This will be reused by the code for https://github.com/netty/netty-incubator-codec-quic/issues/97 Modifications: - Add protected to some static methods which are useful for sub-classes - Remove some unused methods - Move *Wrapper classes to util package and make these public Result: Easier to write custom SslContext implementations |
||
---|---|---|
.. | ||
src | ||
pom.xml |