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