接口 RequestEntityDecoder<S,T extends Request>

所有超级接口:
EntityDecoder<S,T>

public interface RequestEntityDecoder<S,T extends Request> extends EntityDecoder<S,T>
从以下版本开始:
1.4.0
作者:
Eric Zhao
  • 方法概要

    从接口继承的方法 com.alibaba.csp.sentinel.cluster.codec.EntityDecoder

    decode