Uses of Class
io.netty.handler.codec.http2.HttpToHttp2ConnectionHandler
Packages that use HttpToHttp2ConnectionHandler
-
Uses of HttpToHttp2ConnectionHandler in io.netty.handler.codec.http2
Subclasses with type arguments of type HttpToHttp2ConnectionHandler in io.netty.handler.codec.http2Modifier and TypeClassDescriptionfinal classBuilder which buildsHttpToHttp2ConnectionHandlerobjects.Methods in io.netty.handler.codec.http2 that return HttpToHttp2ConnectionHandlerModifier and TypeMethodDescriptionHttpToHttp2ConnectionHandlerBuilder.build()protected HttpToHttp2ConnectionHandlerHttpToHttp2ConnectionHandlerBuilder.build(Http2ConnectionDecoder decoder, Http2ConnectionEncoder encoder, Http2Settings initialSettings)