- Type Parameters:
A- the encoded typeB- the decoded type
- All Known Subinterfaces:
MediaTypeConverter<From>,ObjectConverter<From>,ReactiveConverter<A,B>
- All Known Implementing Classes:
ByteBufConverter,CompositeConverter,JacksonByteBufConverter,JacksonStringConverter,JsonByteBufMediaTypeConverter,JsonStringMediaTypeConverter,NdJsonByteBufMediaTypeConverter,NdJsonStringMediaTypeConverter,ParameterConverter,StringCompositeConverter,StringConverter,TextByteBufMediaTypeConverter,TextStringMediaTypeConverter
A converter decodes and encodes between two types of object.
- Since:
- 1.0
- Author:
- Jeremy Kuhn
- See Also:
-
Method Summary