接口的使用
cn.taketoday.web.service.invoker.HttpServiceMethod.ResponseFunction
-
cn.taketoday.web.service.invoker中HttpServiceMethod.ResponseFunction的使用
修饰符和类型类说明private static final recordprivate static final record修饰符和类型方法说明HttpServiceMethod.ExchangeResponseFunction.create(HttpExchangeAdapter client, Method method) Create theResponseFunctionthat matches the method return type.HttpServiceMethod.ReactorExchangeResponseFunction.create(ReactorHttpExchangeAdapter client, Method method) Create theResponseFunctionthat matches the method return type.