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_MESSAGEMethods 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_MESSAGE
-