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 TypeInterfaceDescriptioninterfaceImplementation independent descriptor for a protoc plugin that can be resolved from a Maven repository.interfaceProtoc plugin base that can be optionally ignored if it cannot be resolved.interfaceImplementation independent descriptor for a protoc plugin that can be resolved from the system$PATH.interfaceImplementation independent descriptor for a protoc plugin that can be resolved from a URI.Classes in io.github.ascopes.protobufmavenplugin.plugins that implement ProtocPluginModifier and TypeClassDescriptionfinal classImmutable implementation ofMavenProtocPlugin.classA modifiable implementation of theMavenProtocPlugintype.classA modifiable implementation of thePathProtocPlugintype.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.