Uses of Class
org.xolstice.maven.plugin.protobuf.AbstractProtocMojo
Packages that use AbstractProtocMojo
-
Uses of AbstractProtocMojo in org.xolstice.maven.plugin.protobuf
Subclasses of AbstractProtocMojo in org.xolstice.maven.plugin.protobufModifier and TypeClassDescriptionclass
An abstract base mojo configuration for usingprotoc
compiler with the main sources.class
An abstract base mojo configuration for usingprotoc
compiler with the test sources.final class
This mojo executes theprotoc
compiler for generating main C++ sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main C# sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler with the specified plugin executable to generate main sources from protocol buffer definitions.final class
Deprecated.JavaNano has been deprecated in favour of Java Lite.final class
This mojo executes theprotoc
compiler for generating main JavaScript sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main Java sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating main python sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating test C++ sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating test C# sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler with the specified plugin executable to generate test sources from protocol buffer definitions.final class
Deprecated.JavaNano has been deprecated in favour of Java Lite.final class
This mojo executes theprotoc
compiler for generating test JavaScript sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating test Java sources from protocol buffer definitions.final class
This mojo executes theprotoc
compiler for generating test python sources from protocol buffer definitions.