Uses of Interface
io.grpc.binarylog.v1.MessageOrBuilder
-
Packages that use MessageOrBuilder Package Description io.grpc.binarylog.v1 -
-
Uses of MessageOrBuilder in io.grpc.binarylog.v1
Classes in io.grpc.binarylog.v1 that implement MessageOrBuilder Modifier and Type Class Description classMessageMessage payload, used by CLIENT_MESSAGE and SERVER_MESSAGEstatic classMessage.BuilderMessage payload, used by CLIENT_MESSAGE and SERVER_MESSAGEFields in io.grpc.binarylog.v1 with type parameters of type MessageOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Message,Message.Builder,MessageOrBuilder>GrpcLogEntry.Builder. messageBuilder_Methods in io.grpc.binarylog.v1 that return MessageOrBuilder Modifier and Type Method Description MessageOrBuilderGrpcLogEntry.Builder. getMessageOrBuilder()Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEMessageOrBuilderGrpcLogEntry. getMessageOrBuilder()Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEMessageOrBuilderGrpcLogEntryOrBuilder. getMessageOrBuilder()Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEMethods in io.grpc.binarylog.v1 that return types with arguments of type MessageOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Message,Message.Builder,MessageOrBuilder>GrpcLogEntry.Builder. getMessageFieldBuilder()Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
-