| クラス | 説明 |
|---|---|
| ProtobufCodecSupport | Protobuf エンコードおよびデコードのサポートメソッドを提供する基本クラス。 |
| ProtobufDecoder | |
| ProtobufEncoder | |
| ProtobufHttpMessageWriter | HttpMessageWriter は、protobuf Message を書き込むことができ、X-Protobuf-Schema、X-Protobuf-Message ヘッダーを追加し、flux が直列化される場合は delimited=true パラメーターがコンテンツ型に追加されます。 |