Module methanol

Class AbstractBodyAdapter

java.lang.Object
com.github.mizosoft.methanol.adapter.AbstractBodyAdapter
All Implemented Interfaces:
BodyAdapter
Direct Known Subclasses:
CharSequenceEncoder, StringDecoder

public abstract class AbstractBodyAdapter extends Object implements BodyAdapter
Abstract BodyAdapter that implements BodyAdapter.isCompatibleWith(MediaType) by specifying a set of MediaTypes the adapter is compatible with.