接口的使用
org.apache.dubbo.remoting.Codec
-
使用Codec的程序包 程序包 说明 com.alibaba.dubbo.remoting org.apache.dubbo.remoting.transport.codec org.apache.dubbo.rpc.protocol.dubbo FutureAdapterwas in dubbo-rpc-dubbo module, considering some users will use this class directly, keep the package not changed. -
-
com.alibaba.dubbo.remoting中Codec的使用
com.alibaba.dubbo.remoting中Codec的子接口 修饰符和类型 接口 说明 interfaceCodec已过时。 -
org.apache.dubbo.remoting.transport.codec中Codec的使用
返回Codec的org.apache.dubbo.remoting.transport.codec中的方法 修饰符和类型 方法 说明 CodecCodecAdapter. getCodec()参数类型为Codec的org.apache.dubbo.remoting.transport.codec中的构造器 构造器 说明 CodecAdapter(Codec codec) -
org.apache.dubbo.rpc.protocol.dubbo中Codec的使用
实现Codec的org.apache.dubbo.rpc.protocol.dubbo中的类 修饰符和类型 类 说明 classDecodeableRpcInvocationclassDecodeableRpcResult
-