public static interface HttpServerUpgradeHandler.SourceCodec
Modifier and Type | Method and Description |
---|---|
void |
upgradeFrom(ChannelHandlerContext ctx)
从管道中移除此编解码器(即所有关联的处理程序)。
|
void upgradeFrom(ChannelHandlerContext ctx)
Copyright © 2008–2018 The Netty Project. All rights reserved.