Module methanol

Class AdapterCodec

java.lang.Object
com.github.mizosoft.methanol.AdapterCodec

public final class AdapterCodec extends Object
A group of adapters, typically targeting different mapping formats, that facilitates creating HttpRequest.BodyPublisher, HttpResponse.BodyHandler and HttpResponse.BodySubscriber implementations based on these adapters. The correct adapter is selected based on the object type and a MediaType specifying the desired format.