Index

A B D G O R W 
All Classes and Interfaces|All Packages

A

apply(ClientResponse) - Method in interface org.bremersee.exception.webclient.WebClientErrorDecoder
 

B

buildException(ClientResponse, String) - Method in class org.bremersee.exception.webclient.DefaultWebClientErrorDecoder
 
buildException(ClientResponse, String) - Method in interface org.bremersee.exception.webclient.WebClientErrorDecoder
Build exception.

D

DefaultWebClientErrorDecoder - Class in org.bremersee.exception.webclient
This web client error decoder generates a RestApiResponseException from the error response.
DefaultWebClientErrorDecoder() - Constructor for class org.bremersee.exception.webclient.DefaultWebClientErrorDecoder
Instantiates a new web client error decoder.
DefaultWebClientErrorDecoder(RestApiExceptionParser) - Constructor for class org.bremersee.exception.webclient.DefaultWebClientErrorDecoder
Instantiates a new web client error decoder.
detectHttpStatus(Throwable, Object) - Method in class org.bremersee.exception.RestApiExceptionMapperForWebFlux
 

G

getError(Throwable, HttpStatusCode) - Method in class org.bremersee.exception.RestApiExceptionMapperForWebFlux
 

O

org.bremersee.exception - package org.bremersee.exception
 
org.bremersee.exception.webclient - package org.bremersee.exception.webclient
 

R

RestApiExceptionMapperForWebFlux - Class in org.bremersee.exception
The implementation of a rest api exception mapper for spring web flux.
RestApiExceptionMapperForWebFlux(RestApiExceptionMapperProperties, String) - Constructor for class org.bremersee.exception.RestApiExceptionMapperForWebFlux
Instantiates a new rest api exception mapper.

W

WebClientErrorDecoder<E extends Throwable> - Interface in org.bremersee.exception.webclient
An error decoder for the WebClient.
A B D G O R W 
All Classes and Interfaces|All Packages