Class ProtoToJavaBeanCompiler

java.lang.Object
io.protostuff.compiler.STCodeGenerator
io.protostuff.compiler.ProtoToJavaBeanCompiler
All Implemented Interfaces:
ProtoCompiler
Direct Known Subclasses:
ProtoToJavaBeanPrimitiveCompiler

public class ProtoToJavaBeanCompiler extends STCodeGenerator
Compiles proto files to protobuf java messages (pojos).