I M P S 
All Classes All Packages

I

io.grpc.protobuf.lite - package io.grpc.protobuf.lite
API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime library.

M

marshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance.
marshallerWithRecursionLimit(T, int) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Creates a MethodDescriptor.Marshaller for protos of the same type as defaultInstance and a custom limit for the recursion depth.
metadataMarshaller(T) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Produce a metadata marshaller for a protobuf type.

P

ProtoLiteUtils - Class in io.grpc.protobuf.lite
Utility methods for using protobuf with grpc.

S

setExtensionRegistry(ExtensionRegistryLite) - Static method in class io.grpc.protobuf.lite.ProtoLiteUtils
Sets the global registry for proto marshalling shared across all servers and clients.
I M P S 
All Classes All Packages