Index
All Classes and Interfaces|All Packages
C
- customize(WebClient.Builder) - Method in class org.springframework.boot.webclient.autoconfigure.WebClientCodecCustomizer
- customize(WebClient.Builder) - Method in class org.springframework.boot.webclient.observation.ObservationWebClientCustomizer
- customize(WebClient.Builder) - Method in interface org.springframework.boot.webclient.WebClientCustomizer
-
Callback to customize a
WebClient.Builderinstance.
F
- fromBundle(String) - Method in interface org.springframework.boot.webclient.autoconfigure.WebClientSsl
- fromBundle(SslBundle) - Method in interface org.springframework.boot.webclient.autoconfigure.WebClientSsl
O
- ObservationWebClientCustomizer - Class in org.springframework.boot.webclient.observation
-
WebClientCustomizerthat configures theWebClientto record request observations. - ObservationWebClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - Constructor for class org.springframework.boot.webclient.observation.ObservationWebClientCustomizer
-
Create a new
ObservationWebClientCustomizerthat will configure theObservationsetup on the client. - org.springframework.boot.webclient - package org.springframework.boot.webclient
-
Spring WebFlux WebClient support abstractions.
- org.springframework.boot.webclient.autoconfigure - package org.springframework.boot.webclient.autoconfigure
-
Auto-configuration for Spring Framework's functional web client.
- org.springframework.boot.webclient.autoconfigure.service - package org.springframework.boot.webclient.autoconfigure.service
-
Auto-Configuration for Spring's Reactive HTTP Service Interface Clients.
- org.springframework.boot.webclient.observation - package org.springframework.boot.webclient.observation
-
Observation integration for WebClient.
R
- ReactiveHttpServiceClientAutoConfiguration - Class in org.springframework.boot.webclient.autoconfigure.service
-
Auto-configurationfor Spring reactive HTTP Service Clients backed byWebClient. - ReactiveHttpServiceClientAutoConfiguration() - Constructor for class org.springframework.boot.webclient.autoconfigure.service.ReactiveHttpServiceClientAutoConfiguration
W
- WebClientAutoConfiguration - Class in org.springframework.boot.webclient.autoconfigure
-
Auto-configurationforWebClient. - WebClientAutoConfiguration() - Constructor for class org.springframework.boot.webclient.autoconfigure.WebClientAutoConfiguration
- WebClientAutoConfiguration.WebClientCodecsConfiguration - Class in org.springframework.boot.webclient.autoconfigure
- WebClientCodecCustomizer - Class in org.springframework.boot.webclient.autoconfigure
-
WebClientCustomizerthat configures codecs for the HTTP client. - WebClientCodecCustomizer(List) - Constructor for class org.springframework.boot.webclient.autoconfigure.WebClientCodecCustomizer
- WebClientCodecsConfiguration() - Constructor for class org.springframework.boot.webclient.autoconfigure.WebClientAutoConfiguration.WebClientCodecsConfiguration
- WebClientCustomizer - Interface in org.springframework.boot.webclient
-
Callback interface that can be used to customize a
WebClient.Builder. - WebClientObservationAutoConfiguration - Class in org.springframework.boot.webclient.autoconfigure
-
Configure the instrumentation of
WebClient. - WebClientObservationAutoConfiguration() - Constructor for class org.springframework.boot.webclient.autoconfigure.WebClientObservationAutoConfiguration
- WebClientSsl - Interface in org.springframework.boot.webclient.autoconfigure
-
Interface that can be used to
applySSL configuration to aWebClient.Builder.
All Classes and Interfaces|All Packages