Uses of Interface
io.grpc.binarylog.v1.MetadataOrBuilder
Packages that use MetadataOrBuilder
-
Uses of MetadataOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement MetadataOrBuilderModifier and TypeClassDescriptionfinal classA list of metadata pairs, used in the payload of client header, server header, and server trailer.static final classA list of metadata pairs, used in the payload of client header, server header, and server trailer.Methods in io.grpc.binarylog.v1 that return MetadataOrBuilderModifier and TypeMethodDescriptionClientHeader.Builder.getMetadataOrBuilder()This contains only the metadata from the application.ClientHeader.getMetadataOrBuilder()This contains only the metadata from the application.ClientHeaderOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeader.Builder.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeader.getMetadataOrBuilder()This contains only the metadata from the application.ServerHeaderOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.Trailer.Builder.getMetadataOrBuilder()This contains only the metadata from the application.Trailer.getMetadataOrBuilder()This contains only the metadata from the application.TrailerOrBuilder.getMetadataOrBuilder()This contains only the metadata from the application.