类 ClientEntityCodecProvider
java.lang.Object
com.alibaba.csp.sentinel.cluster.client.codec.ClientEntityCodecProvider
- 从以下版本开始:
- 1.4.0
- 作者:
- Eric Zhao
-
方法概要
修饰符和类型方法说明static com.alibaba.csp.sentinel.cluster.codec.request.RequestEntityWriterstatic com.alibaba.csp.sentinel.cluster.codec.response.ResponseEntityDecoder
-
方法详细资料
-
getRequestEntityWriter
public static com.alibaba.csp.sentinel.cluster.codec.request.RequestEntityWriter getRequestEntityWriter() -
getResponseEntityDecoder
public static com.alibaba.csp.sentinel.cluster.codec.response.ResponseEntityDecoder getResponseEntityDecoder()
-