Uses of Interface
io.github.ascopes.protobufmavenplugin.plugins.ResolvedProtocPlugin
Packages that use ResolvedProtocPlugin
Package
Description
Management of
protoc
plugins.Integration with and management of
protoc
itself.-
Uses of ResolvedProtocPlugin in io.github.ascopes.protobufmavenplugin.plugins
Classes in io.github.ascopes.protobufmavenplugin.plugins that implement ResolvedProtocPluginMethods in io.github.ascopes.protobufmavenplugin.plugins that return types with arguments of type ResolvedProtocPluginModifier and TypeMethodDescriptionProjectPluginResolver.resolveProjectPlugins
(GenerationRequest request) Resolve allprotoc
plugins.Methods in io.github.ascopes.protobufmavenplugin.plugins with parameters of type ResolvedProtocPluginModifier and TypeMethodDescriptionImmutableResolvedProtocPlugin.Builder.from
(ResolvedProtocPlugin instance) Fill a builder with attribute values from the providedResolvedProtocPlugin
instance. -
Uses of ResolvedProtocPlugin in io.github.ascopes.protobufmavenplugin.protoc
Method parameters in io.github.ascopes.protobufmavenplugin.protoc with type arguments of type ResolvedProtocPluginModifier and TypeMethodDescriptionProtocArgumentFileBuilderBuilder.addPlugins
(Collection<ResolvedProtocPlugin> plugins, Path outputPath)