Class Marc21Decoder
java.lang.Object
de.kaiserpfalzedv.services.dnb.client.Marc21Decoder
- All Implemented Interfaces:
feign.codec.Decoder
- Since:
- 1.0.0 2023-01-22
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
-
Nested Class Summary
Nested classes/interfaces inherited from interface feign.codec.Decoder
feign.codec.Decoder.Default
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Marc21Decoder
-
-
Method Details
-
decode
public Object decode(feign.Response response, Type type) throws IOException, feign.codec.DecodeException, feign.FeignException - Specified by:
decode
in interfacefeign.codec.Decoder
- Throws:
IOException
feign.codec.DecodeException
feign.FeignException
-