您的浏览器已禁用 JavaScript。
跳过导航链接
today-web
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
cn.taketoday.http.codec.protobuf.ProtobufCodecSupport
使用
ProtobufCodecSupport
的程序包
程序包
说明
cn.taketoday.http.codec.protobuf
Provides an encoder and a decoder for
Google Protocol Buffers
.
cn.taketoday.http.codec.protobuf
中
ProtobufCodecSupport
的使用
cn.taketoday.http.codec.protobuf
中
ProtobufCodecSupport
的子类
修饰符和类型
类
说明
class
ProtobufDecoder
A
Decoder
that reads
Message
s using
Google Protocol Buffers
.
class
ProtobufEncoder
An
Encoder
that writes
Message
s using
Google Protocol Buffers
.