Decoder.Default| Constructor and Description |
|---|
GsonDecoder() |
GsonDecoder(com.google.gson.Gson gson) |
GsonDecoder(Iterable<com.google.gson.TypeAdapter<?>> adapters) |
public GsonDecoder(Iterable<com.google.gson.TypeAdapter<?>> adapters)
public GsonDecoder()
public GsonDecoder(com.google.gson.Gson gson)
public Object decode(Response response, Type type) throws IOException
decode in interface DecoderIOExceptionCopyright © 2012–2024 OpenFeign. All rights reserved.