Module methanol
Core Methanol module.
-
-
Packages
Exports Package Description com.github.mizosoft.methanol com.github.mizosoft.methanol.adapter com.github.mizosoft.methanol.decoder com.github.mizosoft.methanol.function
-
Services
Provides Type Description BodyDecoder.Factory A factory for the gzip and deflate encodingsUses Type Description BodyAdapter.Decoder ABodyAdapterthat decodes response bodies into objects.BodyAdapter.Encoder ABodyAdapterthat encodes objects into request bodies.BodyDecoder.Factory A factory ofBodyDecoderinstances for some defined encoding.
-