See: Description
Interface | Description |
---|---|
ExtensionRegistryInitializer |
Google Protocol Messages can contain message extensions that can be parsed if
the appropriate configuration has been registered in the
ExtensionRegistry . |
Class | Description |
---|---|
ProtobufHttpMessageConverter | |
ProtobufJsonFormatHttpMessageConverter |
Subclass of
ProtobufHttpMessageConverter which enforces the use of Protobuf 3 and
its official library "com.google.protobuf:protobuf-java-util" for JSON processing. |