All Classes and Interfaces

Classes
Class
Description
A RequestConverterFunction which converts a Protocol Buffers or JSON body of the AggregatedHttpRequest to an object.
Provides a ProtobufRequestConverterFunction to annotated services.
A ResponseConverterFunction which creates an HttpResponse with content-type: application/protobuf or content-type: application/json; charset=utf-8.
Provides a ProtobufResponseConverterFunction to annotated services.