@ChannelHandler.Sharable
public class Http11To2UpgradeHandler
extends io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
Modifier and Type | Method and Description |
---|---|
protected void |
configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
String protocol) |
Http11RequestHandler |
getHttp1Handler()
Gets HTTP/1.1 handler.
|
exceptionCaught, handshakeFailure, userEventTriggered
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
protected void configurePipeline(io.netty.channel.ChannelHandlerContext ctx, String protocol)
configurePipeline
in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
public Http11RequestHandler getHttp1Handler()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.