All Classes
-
All Classes Class Summary Exception Summary Class Description ApacheHttpClient This module directs Feign's http requests to Apache's HttpClient.DefaultErrorDecoder Feign error decoder which translates REST service error response to Java exception class which inheritsRestServiceExceptionDefaultRestErrorResponse Represents a REST service error response.FeginZipkinTracingClient Client for Zipkin Tracing.FeignClientWrapper Wrapper for #Feign.ClientModelUtils Converts Object to gsonMSF4JClient<T> MSF4J client.MSF4JClient.Builder<T> MSF4J client builderMSF4JDecoder Decoder for fegin client.MSF4JJacksonDecoder Decoder class for decoding error response which also handles error responses with 404 HTTP status codeRestErrorResponseMapper<T extends RestServiceException> Interface for returning the key of typeStringfrom REST service error response to instantiate the corresponding interfaceRestServiceException Base exception class for REST service error responses