class |
ProtocCompileCppMojo |
This mojo executes the protoc compiler for generating main C++ sources
from protocol buffer definitions.
|
class |
ProtocCompileCsharpMojo |
This mojo executes the protoc compiler for generating main C# sources
from protocol buffer definitions.
|
class |
ProtocCompileCustomMojo |
This mojo executes the protoc compiler with the specified plugin
executable to generate main sources from protocol buffer definitions.
|
class |
ProtocCompileJavaNanoMojo |
Deprecated.
|
class |
ProtocCompileJavaScriptMojo |
This mojo executes the protoc compiler for generating main JavaScript sources
from protocol buffer definitions.
|
class |
ProtocCompileMojo |
This mojo executes the protoc compiler for generating main Java sources
from protocol buffer definitions.
|
class |
ProtocCompilePythonMojo |
This mojo executes the protoc compiler for generating main python sources
from protocol buffer definitions.
|