Class HttpToHttp2ConnectionHandlerBuilder

java.lang.Object
io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder<HttpToHttp2ConnectionHandler, HttpToHttp2ConnectionHandlerBuilder>
io.netty.handler.codec.http2.HttpToHttp2ConnectionHandlerBuilder

public final class HttpToHttp2ConnectionHandlerBuilder extends AbstractHttp2ConnectionHandlerBuilder<HttpToHttp2ConnectionHandler, HttpToHttp2ConnectionHandlerBuilder>
Builder which builds HttpToHttp2ConnectionHandler objects.