public interface ProtocolDetector
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
ProtocolDetector.Result |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.