Module methanol.adapter.jaxb


module methanol.adapter.jaxb
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for XML using JAXB. Note that, for the sake of configurability, the adapters are not service-provided by default. You will need to explicitly declare service-providers that delegate to the instances created by JaxbAdapterFactory.