jar

com.dyuproject.protostuff : protostuff-compiler

Maven & Gradle

Oct 29, 2016
4 usages
0 stars

protostuff :: compiler · compiler for .proto files (java/gwt/etc output)

Table Of Contents

Latest Version

Download com.dyuproject.protostuff : protostuff-compiler JAR file - Latest Versions:

All Versions

Download com.dyuproject.protostuff : protostuff-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window protostuff-compiler-1.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dyuproject.protostuff.compiler

├─ com.dyuproject.protostuff.compiler.CachingProtoLoader.class - [JAR]

├─ com.dyuproject.protostuff.compiler.CompilerMain.class - [JAR]

├─ com.dyuproject.protostuff.compiler.CompilerUtil.class - [JAR]

├─ com.dyuproject.protostuff.compiler.PluginProtoCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoModule.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToGwtOverlayCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToJavaBeanCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToJavaBeanMeCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToJavaBeanModelCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToJavaV2ProtocSchemaCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.ProtoToProtoCompiler.class - [JAR]

├─ com.dyuproject.protostuff.compiler.STCodeGenerator.class - [JAR]

Advertisement