Uses of Interface
io.github.ascopes.protobufmavenplugin.plugins.ProtocPlugin
Packages that use ProtocPlugin
-
Uses of ProtocPlugin in io.github.ascopes.protobufmavenplugin.plugins
Subinterfaces of ProtocPlugin in io.github.ascopes.protobufmavenplugin.pluginsModifier and TypeInterfaceDescriptioninterfaceProtoc plugin base that can be optionally ignored if it cannot be resolved.Classes in io.github.ascopes.protobufmavenplugin.plugins that implement ProtocPluginModifier and TypeClassDescriptionfinal classImmutable implementation ofMavenProtocPlugin.classImplementation independent descriptor for a protoc plugin that can be resolved from a Maven repository.classA modifiable implementation of theMavenProtocPlugintype.classImplementation independent descriptor for a protoc plugin that can be resolved from the system$PATH.classA modifiable implementation of thePathProtocPlugintype.classImplementation independent descriptor for a protoc plugin that can be resolved from a URI.classA modifiable implementation of theUriProtocPlugintype.Methods in io.github.ascopes.protobufmavenplugin.plugins with parameters of type ProtocPluginModifier and TypeMethodDescriptionImmutableMavenProtocPlugin.Builder.from(ProtocPlugin instance) Fill a builder with attribute values from the providedio.github.ascopes.protobufmavenplugin.plugins.ProtocPlugininstance.MavenProtocPluginBean.from(ProtocPlugin instance) Fill this modifiable instance with attribute values from the providedProtocPlugininstance.PathProtocPluginBean.from(ProtocPlugin instance) Fill this modifiable instance with attribute values from the providedProtocPlugininstance.UriProtocPluginBean.from(ProtocPlugin instance) Fill this modifiable instance with attribute values from the providedProtocPlugininstance.