类分层结构
- java.lang.Object
- com.alibaba.csp.sentinel.cluster.client.codec.data.FlowRequestDataWriter (implements com.alibaba.csp.sentinel.cluster.codec.EntityWriter<E,T>)
- com.alibaba.csp.sentinel.cluster.client.codec.data.FlowResponseDataDecoder (implements com.alibaba.csp.sentinel.cluster.codec.EntityDecoder<S,T>)
- com.alibaba.csp.sentinel.cluster.client.codec.data.ParamFlowRequestDataWriter (implements com.alibaba.csp.sentinel.cluster.codec.EntityWriter<E,T>)
- com.alibaba.csp.sentinel.cluster.client.codec.data.PingRequestDataWriter (implements com.alibaba.csp.sentinel.cluster.codec.EntityWriter<E,T>)
- com.alibaba.csp.sentinel.cluster.client.codec.data.PingResponseDataDecoder (implements com.alibaba.csp.sentinel.cluster.codec.EntityDecoder<S,T>)