文件名称: activemq-protobuf-1.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.1</version>
</dependency>Gradle:
implementation group: 'org.apache.activemq.protobuf', name: 'activemq-protobuf', version: '1.1'
Gradle (Short):
implementation 'org.apache.activemq.protobuf:activemq-protobuf:1.1'
Gradle (Kotlin):
implementation("org.apache.activemq.protobuf:activemq-protobuf:1.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.activemq.protobuf
org.apache.activemq.protobuf.compiler
org.apache.activemq.protobuf.compiler.parserorg.apache.activemq.protobuf.AsciiBuffer
org.apache.activemq.protobuf.BaseMessage
org.apache.activemq.protobuf.Buffer
org.apache.activemq.protobuf.BufferInputStream
org.apache.activemq.protobuf.BufferOutputStream
org.apache.activemq.protobuf.CodedInputStream
org.apache.activemq.protobuf.CodedOutputStream
org.apache.activemq.protobuf.DeferredDecodeMessage
org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.Message
org.apache.activemq.protobuf.MessageBuffer
org.apache.activemq.protobuf.MessageBufferSupport
org.apache.activemq.protobuf.PBMessage
org.apache.activemq.protobuf.UTF8Buffer
org.apache.activemq.protobuf.UninitializedMessageException
org.apache.activemq.protobuf.WireFormat
org.apache.activemq.protobuf.compiler.AltJavaGenerator
org.apache.activemq.protobuf.compiler.CommandLineSupport
org.apache.activemq.protobuf.compiler.CompilerException
org.apache.activemq.protobuf.compiler.EnumDescriptor
org.apache.activemq.protobuf.compiler.EnumFieldDescriptor
org.apache.activemq.protobuf.compiler.ExtensionsDescriptor
org.apache.activemq.protobuf.compiler.FieldDescriptor
org.apache.activemq.protobuf.compiler.IntrospectionSupport
org.apache.activemq.protobuf.compiler.JavaGenerator
org.apache.activemq.protobuf.compiler.MessageDescriptor
org.apache.activemq.protobuf.compiler.MethodDescriptor
org.apache.activemq.protobuf.compiler.OptionDescriptor
org.apache.activemq.protobuf.compiler.ParserSupport
org.apache.activemq.protobuf.compiler.ProtoDescriptor
org.apache.activemq.protobuf.compiler.ProtoMojo
org.apache.activemq.protobuf.compiler.ServiceDescriptor
org.apache.activemq.protobuf.compiler.TextFormat
org.apache.activemq.protobuf.compiler.TextFormat.ParseException
org.apache.activemq.protobuf.compiler.TypeDescriptor
org.apache.activemq.protobuf.compiler.parser.ParseException
org.apache.activemq.protobuf.compiler.parser.ProtoParser
org.apache.activemq.protobuf.compiler.parser.ProtoParserConstants
org.apache.activemq.protobuf.compiler.parser.ProtoParserTokenManager
org.apache.activemq.protobuf.compiler.parser.SimpleCharStream
org.apache.activemq.protobuf.compiler.parser.Token
org.apache.activemq.protobuf.compiler.parser.TokenMgrError