| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Codec
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Codec |
CodecAdapter.getCodec() |
| Constructor and Description |
|---|
CodecAdapter(Codec codec) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecodeableRpcInvocation |
class |
DecodeableRpcResult |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.