| 程序包 | 说明 |
|---|---|
| com.alibaba.dubbo.remoting | |
| org.apache.dubbo.remoting.exchange.codec | |
| org.apache.dubbo.remoting.telnet.codec | |
| org.apache.dubbo.remoting.transport | |
| org.apache.dubbo.remoting.transport.codec | |
| org.apache.dubbo.remoting.transport.grizzly | |
| org.apache.dubbo.remoting.transport.netty4 | |
| 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. |
| org.apache.dubbo.rpc.protocol.thrift |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Codec2
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExchangeCodec
ExchangeCodec.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TelnetCodec
TelnetCodec
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractCodec
AbstractCodec
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CodecAdapter |
class |
TransportCodec
已过时。
|
| 构造器和说明 |
|---|
GrizzlyCodecAdapter(Codec2 codec,
URL url,
ChannelHandler handler) |
| 构造器和说明 |
|---|
NettyCodecAdapter(Codec2 codec,
URL url,
ChannelHandler handler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DubboCodec
Dubbo codec.
|
class |
DubboCountCodec |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ThriftCodec
已过时。
|
class |
ThriftNativeCodec
已过时。
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.