Uses of Interface
io.github.ascopes.protobufmavenplugin.plugins.PathProtocPlugin
Package
Description
Management of source code generation requests.
Management of
protoc
plugins.-
Uses of PathProtocPlugin in io.github.ascopes.protobufmavenplugin.generation
Modifier and TypeMethodDescriptionCollection
<? extends PathProtocPlugin> GenerationRequest.getBinaryPathPlugins()
Collection
<? extends PathProtocPlugin> ImmutableGenerationRequest.getBinaryPathPlugins()
Modifier and TypeMethodDescriptionImmutableGenerationRequest.Builder.binaryPathPlugins
(Collection<? extends PathProtocPlugin> binaryPathPlugins) Initializes the value for thebinaryPathPlugins
attribute. -
Uses of PathProtocPlugin in io.github.ascopes.protobufmavenplugin.plugins
Modifier and TypeMethodDescriptionPathProtocPluginBean.from
(PathProtocPlugin instance) Fill this modifiable instance with attribute values from the providedPathProtocPlugin
instance.Modifier and TypeMethodDescriptionCollection
<? extends ResolvedProtocPlugin> BinaryPluginResolver.resolvePathPlugins
(Collection<? extends PathProtocPlugin> plugins)