Package org.wso2.msf4j.client.codec
-
Class Summary Class Description DefaultErrorDecoder Feign error decoder which translates REST service error response to Java exception class which inheritsRestServiceExceptionDefaultRestErrorResponse Represents a REST service error response.MSF4JDecoder 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 interface