@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, userEventTriggeredchannelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChangedensureNotSharable, handlerAdded, handlerRemoved, isSharableprotected void configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
String protocol)
configurePipeline in class io.netty.handler.ssl.ApplicationProtocolNegotiationHandlerpublic Http11RequestHandler getHttp1Handler()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.