JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.springframework.http.codec.protobuf.ProtobufCodecSupport
Packages that use
ProtobufCodecSupport
Package
Description
org.springframework.http.codec.protobuf
Provides an encoder and a decoder for
Google Protocol Buffers
.
Uses of
ProtobufCodecSupport
in
org.springframework.http.codec.protobuf
Subclasses of
ProtobufCodecSupport
in
org.springframework.http.codec.protobuf
Modifier and Type
Class and Description
class
ProtobufDecoder
A
Decoder
that reads
Message
s using
Google Protocol Buffers
.
class
ProtobufEncoder
An
Encoder
that writes
Message
s using
Google Protocol Buffers
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes