class |
ProtocTestCompileCppMojo |
This mojo executes the protoc compiler for generating test C++ sources
from protocol buffer definitions.
|
class |
ProtocTestCompileCsharpMojo |
This mojo executes the protoc compiler for generating test C# sources
from protocol buffer definitions.
|
class |
ProtocTestCompileCustomMojo |
This mojo executes the protoc compiler with the specified plugin
executable to generate test sources from protocol buffer definitions.
|
class |
ProtocTestCompileJavaNanoMojo |
Deprecated.
|
class |
ProtocTestCompileJavaScriptMojo |
This mojo executes the protoc compiler for generating test JavaScript sources
from protocol buffer definitions.
|
class |
ProtocTestCompileMojo |
This mojo executes the protoc compiler for generating test Java sources
from protocol buffer definitions.
|
class |
ProtocTestCompilePythonMojo |
This mojo executes the protoc compiler for generating test python sources
from protocol buffer definitions.
|