JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.http.codec.protobuf
Packages that use
org.springframework.http.codec.protobuf
Package
Description
org.springframework.http.codec.protobuf
Provides an encoder and a decoder for
Google Protocol Buffers
.
Classes in
org.springframework.http.codec.protobuf
used by
org.springframework.http.codec.protobuf
Class
Description
ProtobufCodecSupport
Base class providing support methods for Protobuf encoding and decoding.