Class Hierarchy
- java.lang.Object
- org.springframework.http.codec.EncoderHttpMessageWriter<T> (implements org.springframework.http.codec.HttpMessageWriter<T>)
- org.springframework.http.codec.protobuf.ProtobufHttpMessageWriter
- org.springframework.http.codec.KotlinSerializationSupport<T>
- org.springframework.http.codec.KotlinSerializationBinaryDecoder<T> (implements org.springframework.core.codec.Decoder<T>)
- org.springframework.http.codec.protobuf.KotlinSerializationProtobufDecoder
- org.springframework.http.codec.KotlinSerializationBinaryEncoder<T> (implements org.springframework.core.codec.Encoder<T>)
- org.springframework.http.codec.protobuf.KotlinSerializationProtobufEncoder
- org.springframework.http.codec.KotlinSerializationBinaryDecoder<T> (implements org.springframework.core.codec.Decoder<T>)
- org.springframework.http.codec.protobuf.ProtobufCodecSupport
- org.springframework.http.codec.protobuf.ProtobufDecoder (implements org.springframework.core.codec.Decoder<T>)
- org.springframework.http.codec.protobuf.ProtobufEncoder (implements org.springframework.http.codec.HttpMessageEncoder<T>)
- org.springframework.http.codec.protobuf.ProtobufJsonDecoder (implements org.springframework.core.codec.Decoder<T>)
- org.springframework.http.codec.protobuf.ProtobufJsonEncoder (implements org.springframework.http.codec.HttpMessageEncoder<T>)
- org.springframework.http.codec.EncoderHttpMessageWriter<T> (implements org.springframework.http.codec.HttpMessageWriter<T>)