The ones I ran into recently:
* netty Http2ServerUpgradeCodec constructor (Http2FrameCodec, ChannelHandler...)
* netty ApplicationProtocolConfig constructor (Protocol, SelectorFailureBehavior, SelectedListenerFailureBehavior, String...)
* netty SslContextBuilder/forServer (PrivateKey, String, X509Certificate...)