Skip navigation links
F G I J K M P S T 

F

fromThrowable(Throwable) - Static method in class io.grpc.protobuf.StatusProto
Extract a Status instance from the causal chain of a Throwable.

G

getFileDescriptor() - Method in interface io.grpc.protobuf.ProtoFileDescriptorSupplier
Returns file descriptor to the underlying proto file.

I

io.grpc.protobuf - package io.grpc.protobuf
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf messages.

J

jsonMarshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Create a Marshaller for json protos of the same type as defaultInstance.
jsonMarshaller(T, JsonFormat.Parser, JsonFormat.Printer) - Static method in class io.grpc.protobuf.ProtoUtils
Create a Marshaller for json protos of the same type as defaultInstance.

K

keyForProto(T) - Static method in class io.grpc.protobuf.ProtoUtils
Produce a metadata key for a generated protobuf type.

M

marshaller(T) - Static method in class io.grpc.protobuf.ProtoUtils
Create a Marshaller for protos of the same type as defaultInstance.

P

ProtoFileDescriptorSupplier - Interface in io.grpc.protobuf
Provides access to the underlying proto file descriptor.
ProtoUtils - Class in io.grpc.protobuf
Utility methods for using protobuf with grpc.

S

StatusProto - Class in io.grpc.protobuf
Utility methods for working with Status.

T

toStatusException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException.
toStatusException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusException with additional metadata.
toStatusRuntimeException(Status) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException.
toStatusRuntimeException(Status, Metadata) - Static method in class io.grpc.protobuf.StatusProto
Convert a Status instance to a StatusRuntimeException with additional metadata.
F G I J K M P S T 
Skip navigation links