Uses of Class
org.springframework.web.service.invoker.ReactiveHttpRequestValues
Package
Description
Support for creating a client proxy for an HTTP service annotated with
HttpExchange
methods.-
Uses of ReactiveHttpRequestValues in org.springframework.web.service.invoker
Modifier and TypeMethodDescriptionReactiveHttpRequestValues.Builder.build()
protected ReactiveHttpRequestValues
ReactiveHttpRequestValues.Builder.createRequestValues
(HttpMethod httpMethod, URI uri, UriBuilderFactory uriBuilderFactory, String uriTemplate, Map<String, String> uriVars, HttpHeaders headers, MultiValueMap<String, String> cookies, Map<String, Object> attributes, Object bodyValue)