package org.apache.dubbo.common.serialize.protobuf.support.wrapper

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Attachment

MapValue.proto:32

message Map

MapValue.proto:27

message StackTraceElementProto

ThrowablePB.proto:28

An element in a stack trace, based on the Java type of the same name. See: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/StackTraceElement.html

Used in: ThrowableProto

message ThrowableProto

ThrowablePB.proto:50

An exception that was thrown by some code, based on the Java type of the same name. See: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html