Package | Description |
---|---|
org.xolstice.maven.plugin.protobuf |
Modifier and Type | Class and Description |
---|---|
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.
JavaNano has been deprecated in favour of Java Lite.
Please see Protocol Buffers documentation for details.
|
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. |
Copyright © 2016–2018 Maven Protocol Buffers Plugin Authors. All rights reserved.