Uses of Class
io.grpc.binarylog.v1.Message
Packages that use Message
-
Uses of Message in io.grpc.binarylog.v1
Fields in io.grpc.binarylog.v1 declared as MessageFields in io.grpc.binarylog.v1 with type parameters of type MessageModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Message, Message.Builder, MessageOrBuilder> GrpcLogEntry.Builder.messageBuilder_
private static final com.google.protobuf.Parser
<Message> Message.PARSER
Methods in io.grpc.binarylog.v1 that return MessageModifier and TypeMethodDescriptionMessage.Builder.build()
Message.Builder.buildPartial()
static Message
Message.getDefaultInstance()
Message.Builder.getDefaultInstanceForType()
Message.getDefaultInstanceForType()
GrpcLogEntry.Builder.getMessage()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEGrpcLogEntry.getMessage()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEGrpcLogEntryOrBuilder.getMessage()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEstatic Message
Message.parseDelimitedFrom
(InputStream input) static Message
Message.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Message
Message.parseFrom
(byte[] data) static Message
Message.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Message
Message.parseFrom
(com.google.protobuf.ByteString data) static Message
Message.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Message
Message.parseFrom
(com.google.protobuf.CodedInputStream input) static Message
Message.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Message
Message.parseFrom
(InputStream input) static Message
Message.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Message
Message.parseFrom
(ByteBuffer data) static Message
Message.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.binarylog.v1 that return types with arguments of type MessageModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Message> Message.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Message, Message.Builder, MessageOrBuilder> GrpcLogEntry.Builder.internalGetMessageFieldBuilder()
Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEstatic com.google.protobuf.Parser
<Message> Message.parser()
Methods in io.grpc.binarylog.v1 with parameters of type MessageModifier and TypeMethodDescriptionprivate void
Message.Builder.buildPartial0
(Message result) GrpcLogEntry.Builder.mergeMessage
(Message value) Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEstatic Message.Builder
Message.newBuilder
(Message prototype) GrpcLogEntry.Builder.setMessage
(Message value) Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE