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 class
Message
Message payload, used by CLIENT_MESSAGE and SERVER_MESSAGEstatic class
Message.Builder
Message payload, used by CLIENT_MESSAGE and SERVER_MESSAGEMethods in io.grpc.binarylog.v1 that return MessageOrBuilder Modifier and Type Method Description MessageOrBuilder
GrpcLogEntry.Builder. getMessageOrBuilder()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEMessageOrBuilder
GrpcLogEntry. getMessageOrBuilder()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEMessageOrBuilder
GrpcLogEntryOrBuilder. getMessageOrBuilder()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE
-