Uses of Class
feign.codec.StringDecoder
-
Packages that use StringDecoder Package Description feign.codec -
-
Uses of StringDecoder in feign.codec
Subclasses of StringDecoder in feign.codec Modifier and Type Class Description static class
Decoder.Default
Default implementation ofDecoder
.
-