public class Http2ProtocolDetector extends Object implements ProtocolDetector
ProtocolDetector.Result| Constructor and Description |
|---|
Http2ProtocolDetector() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDetector.Result |
detect(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in) |
public ProtocolDetector.Result detect(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf in)
detect in interface ProtocolDetectorCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.