Uses of Class
io.netty5.handler.codec.http2.HttpToHttp2ConnectionHandler
-
Packages that use HttpToHttp2ConnectionHandler Package Description io.netty5.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of HttpToHttp2ConnectionHandler in io.netty5.handler.codec.http2
Methods in io.netty5.handler.codec.http2 that return HttpToHttp2ConnectionHandler Modifier and Type Method Description HttpToHttp2ConnectionHandler
HttpToHttp2ConnectionHandlerBuilder. build()
protected HttpToHttp2ConnectionHandler
HttpToHttp2ConnectionHandlerBuilder. build(Http2ConnectionDecoder decoder, Http2ConnectionEncoder encoder, Http2Settings initialSettings)
-