| Modifier and Type | Field and Description |
|---|---|
protected static NotEnoughDataException |
AbstractProtocol.notEnoughDataException |
| Modifier and Type | Method and Description |
|---|---|
Object |
Protocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest)
客户端/服务端解析请求包成header+body buffer
|
| Modifier and Type | Method and Description |
|---|---|
Object |
DubboRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
Object |
HttpRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
HuluRpcDecodePacket |
HuluRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
NSHeadPacket |
NSHeadRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
PublicPbRpcPacket |
PublicPbrpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
DefaultServerPushPacket |
DefaultServerPushProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
SofaRpcDecodePacket |
SofaRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
BaiduRpcDecodePacket |
BaiduRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| Modifier and Type | Method and Description |
|---|---|
Object |
StargateRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
Copyright © 2020 Baidu, Inc.. All rights reserved.