public static interface HttpServerUpgradeHandler.SourceCodec
Modifier and Type | Method and Description |
---|---|
void |
upgradeFrom(ChannelHandlerContext ctx)
Removes this codec (i.e. all associated handlers) from the pipeline.
|
void upgradeFrom(ChannelHandlerContext ctx)
Copyright © 2008–2024 The Netty Project. All rights reserved.