| 限定符和类型 | 方法和说明 |
|---|---|
Object |
Protocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest)
客户端/服务端解析请求包成header+body buffer
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
HttpRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
HuluRpcDecodePacket |
HuluRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
NSHeadPacket |
NSHeadRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
static NSHead |
NSHead.fromByteBuf(io.netty.buffer.ByteBuf buf) |
| 限定符和类型 | 方法和说明 |
|---|---|
PublicPbRpcPacket |
PublicPbrpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
SPHead |
ServerPushProtocol.headFromByteBuf(io.netty.buffer.ByteBuf buf) |
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultServerPushPacket |
DefaultServerPushProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
DefaultSPHead |
DefaultServerPushProtocol.headFromByteBuf(io.netty.buffer.ByteBuf buf) |
| 限定符和类型 | 方法和说明 |
|---|---|
SofaRpcDecodePacket |
SofaRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
BaiduRpcDecodePacket |
BaiduRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
StargateRpcProtocol.decode(io.netty.channel.ChannelHandlerContext ctx,
DynamicCompositeByteBuf in,
boolean isDecodingRequest) |
Request |
StargateRpcProtocol.decodeRequest(Object packet) |
Copyright © 2019 Baidu, Inc.. All rights reserved.