Methanol 1.8.0-SNAPSHOT API
Module
Description
Core Methanol module.
Provides
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for JSON using the Gson
library.Provides
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for the Jackson library.Provides publisher-based
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for JSON using the Jackson
library and Project Rector.Provides
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for XML
using JAXB.Provides
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for XML
using JAXB.Contains
BodyAdapter
implementations for JSON using Moshi.Provides brotli decompression for Methanol.
Kotlin DSL for Methanol.
Contains a Redis-backed
StorageExtension
implementation.Miscellaneous test utilities used internally.