Decoder.Default| Constructor and Description |
|---|
JacksonJaxbJsonDecoder() |
JacksonJaxbJsonDecoder(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
public JacksonJaxbJsonDecoder()
public JacksonJaxbJsonDecoder(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public Object decode(Response response, Type type) throws IOException, FeignException
decode in interface DecoderIOExceptionFeignExceptionCopyright © 2012–2024 OpenFeign. All rights reserved.