Index

C D F G O 
All Classes and Interfaces|All Packages|Serialized Form

C

currentTimeMillis() - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Returns the current time millis of the system.

D

decode(String, Response) - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
 
determineRetryAfter(String) - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Determine retry after.

F

FeignClientException - Exception in org.bremersee.exception.feign
Feign exception that stores the error payload as a RestApiException.
FeignClientException(int, String, Request, Map<String, Collection<String>>, byte[], RestApiException) - Constructor for exception org.bremersee.exception.feign.FeignClientException
Instantiates a new feign client exception.
FeignClientExceptionErrorDecoder - Class in org.bremersee.exception.feign
This error decoder produces either a FeignClientException or a RetryableException.
FeignClientExceptionErrorDecoder() - Constructor for class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Instantiates a new feign client exception error decoder.
FeignClientExceptionErrorDecoder(RestApiExceptionParser) - Constructor for class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Instantiates a new feign client exception error decoder.

G

getHttpMethod(Response) - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Find http method.
getResponseBody(Response) - Method in class org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Get response body.

O

org.bremersee.exception.feign - package org.bremersee.exception.feign
 
C D F G O 
All Classes and Interfaces|All Packages|Serialized Form