Serialized Form
-
Package org.apache.dubbo.rpc.protocol.dubbo
-
Class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
class DecodeableRpcInvocation extends RpcInvocation implements Serializable-
Serialized Fields
-
frameworkModel
org.apache.dubbo.rpc.model.FrameworkModel frameworkModel
-
hasDecoded
boolean hasDecoded
-
serializationType
byte serializationType
-
-
-
Class org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult
class DecodeableRpcResult extends AppResponse implements Serializable-
Serialized Fields
-
channel
Channel channel
-
hasDecoded
boolean hasDecoded
-
inputStream
InputStream inputStream
-
invocation
Invocation invocation
-
response
Response response
-
serializationType
byte serializationType
-
-
-