Index

C F O R W 
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.Builder instance.

F

fromBundle(String) - Method in interface org.springframework.boot.webclient.autoconfigure.WebClientSsl
Return a Consumer that will apply SSL configuration for the named SslBundle to a WebClient.Builder.
fromBundle(SslBundle) - Method in interface org.springframework.boot.webclient.autoconfigure.WebClientSsl
Return a Consumer that will apply SSL configuration for the SslBundle to a WebClient.Builder.

O

ObservationWebClientCustomizer - Class in org.springframework.boot.webclient.observation
WebClientCustomizer that configures the WebClient to record request observations.
ObservationWebClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - Constructor for class org.springframework.boot.webclient.observation.ObservationWebClientCustomizer
Create a new ObservationWebClientCustomizer that will configure the Observation setup 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-configuration for Spring reactive HTTP Service Clients backed by WebClient.
ReactiveHttpServiceClientAutoConfiguration() - Constructor for class org.springframework.boot.webclient.autoconfigure.service.ReactiveHttpServiceClientAutoConfiguration
 

W

WebClientAutoConfiguration - Class in org.springframework.boot.webclient.autoconfigure
Auto-configuration for WebClient.
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
WebClientCustomizer that 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 apply SSL configuration to a WebClient.Builder.
C F O R W 
All Classes and Interfaces|All Packages