Uses of Interface
io.github.ascopes.protobufmavenplugin.plugins.OptionalProtocPlugin
Packages that use OptionalProtocPlugin
-
Uses of OptionalProtocPlugin in io.github.ascopes.protobufmavenplugin.plugins
Subinterfaces of OptionalProtocPlugin in io.github.ascopes.protobufmavenplugin.pluginsModifier and TypeInterfaceDescriptioninterface
Implementation independent descriptor for a protoc plugin that can be resolved from the system$PATH
.interface
Implementation independent descriptor for a protoc plugin that can be resolved from a URL.Classes in io.github.ascopes.protobufmavenplugin.plugins that implement OptionalProtocPluginModifier and TypeClassDescriptionclass
A modifiable implementation of thePathProtocPlugin
type.class
A modifiable implementation of theUrlProtocPlugin
type.Methods in io.github.ascopes.protobufmavenplugin.plugins with parameters of type OptionalProtocPluginModifier and TypeMethodDescriptionPathProtocPluginBean.from
(OptionalProtocPlugin instance) Fill this modifiable instance with attribute values from the providedOptionalProtocPlugin
instance.UrlProtocPluginBean.from
(OptionalProtocPlugin instance) Fill this modifiable instance with attribute values from the providedOptionalProtocPlugin
instance.