类的使用
com.alibaba.dubbo.remoting.exchange.Response
-
使用Response的程序包 程序包 说明 com.alibaba.dubbo.remoting.exchange.support com.alibaba.dubbo.rpc.protocol.dubbo -
-
com.alibaba.dubbo.remoting.exchange.support中Response的使用
参数类型为Response的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 static void
DefaultFuture. received(Channel channel, Response response)
-
com.alibaba.dubbo.rpc.protocol.dubbo中Response的使用
参数类型为Response的com.alibaba.dubbo.rpc.protocol.dubbo中的构造器 构造器 说明 DecodeableRpcResult(Channel channel, Response response, InputStream is, Invocation invocation, byte id)
-