Module methanol.adapter.protobuf
module methanol.adapter.protobuf
Provides
BodyAdapter.Encoder
and BodyAdapter.Decoder
implementations for Google's
Protocol Buffers. 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 ProtobufAdapterFactory
.-
Packages
-
Modules