接口的使用
com.alibaba.csp.sentinel.cluster.response.Response
使用Response的程序包
-
com.alibaba.csp.sentinel.cluster.codec.response中Response的使用
修饰符和类型接口说明interfaceResponseEntityDecoder<S,T extends Response> interfaceResponseEntityWriter<E extends Response,T> A universalEntityWriterinterface for publishingResponseto a target stream. -
com.alibaba.csp.sentinel.cluster.response中Response的使用