| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.remoting | |
| org.apache.dubbo.remoting.transport.codec | |
| org.apache.dubbo.rpc.protocol.dubbo |
FutureAdapter was in dubbo-rpc-dubbo module,
considering some users will use this class directly, keep the package not changed. |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Codec
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Codec |
CodecAdapter.getCodec() |
| 构造器和说明 |
|---|
CodecAdapter(Codec codec) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DecodeableRpcInvocation |
class |
DecodeableRpcResult |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.