Class DecodeableRpcInvocation

java.lang.Object
org.apache.dubbo.rpc.RpcInvocation
org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation
All Implemented Interfaces:
Serializable, Codec, Decodeable, Invocation

public class DecodeableRpcInvocation extends RpcInvocation implements Codec, Decodeable
See Also: