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.PARSERMethods in io.grpc.binarylog.v1 that return MessageModifier and TypeMethodDescriptionMessage.Builder.build()Message.Builder.buildPartial()static MessageMessage.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 MessageMessage.parseDelimitedFrom(InputStream input) static MessageMessage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageMessage.parseFrom(byte[] data) static MessageMessage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageMessage.parseFrom(com.google.protobuf.ByteString data) static MessageMessage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageMessage.parseFrom(com.google.protobuf.CodedInputStream input) static MessageMessage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageMessage.parseFrom(InputStream input) static MessageMessage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageMessage.parseFrom(ByteBuffer data) static MessageMessage.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 voidMessage.Builder.buildPartial0(Message result) GrpcLogEntry.Builder.mergeMessage(Message value) Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGEstatic Message.BuilderMessage.newBuilder(Message prototype) GrpcLogEntry.Builder.setMessage(Message value) Used by EVENT_TYPE_CLIENT_MESSAGE, EVENT_TYPE_SERVER_MESSAGE