CachingProtoLoader |
A proto loader that caches the protos for re-use.
|
CompilerMain |
The main execution point of compiling protos.
|
CompilerUtil |
Utilities and helpers for compiling protos.
|
FilenameUtil |
Utility methods for manipulations with file names
|
PluginProtoCompiler |
A plugin proto compiler whose output relies on the 'output' param configured in ProtoModule .
|
ProtoModule |
Configuration for the proto w/c ontains the compile options and arguments.
|
ProtoToGwtOverlayCompiler |
Compiles proto files to gwt overlays source (java) files.
|
ProtoToJavaBeanCompiler |
Compiles proto files to protobuf java messages (pojos).
|
ProtoToJavaBeanMeCompiler |
Compiles proto files to protobuf java messages (pojos).
|
ProtoToJavaBeanModelCompiler |
Compiles proto files to protobuf java messages (pojos).
|
ProtoToJavaBeanPrimitiveCompiler |
|
ProtoToJavaV2ProtocSchemaCompiler |
Generates a Schema from the code generated by the c++ v2 protoc.
|
ProtoToProtoCompiler |
Kind of preprocessor for proto files.
|
STCodeGenerator |
Base class for code generators using StringTemplate.
|