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