类 ServerEntityCodecProvider
java.lang.Object
com.alibaba.csp.sentinel.cluster.server.codec.ServerEntityCodecProvider
- 从以下版本开始:
- 1.4.0
- 作者:
- Eric Zhao
-
方法概要
修饰符和类型方法说明static com.alibaba.csp.sentinel.cluster.codec.request.RequestEntityDecoderstatic com.alibaba.csp.sentinel.cluster.codec.response.ResponseEntityWriter
-
方法详细资料
-
getRequestEntityDecoder
public static com.alibaba.csp.sentinel.cluster.codec.request.RequestEntityDecoder getRequestEntityDecoder() -
getResponseEntityWriter
public static com.alibaba.csp.sentinel.cluster.codec.response.ResponseEntityWriter getResponseEntityWriter()
-