Uses of Class
io.github.ascopes.protobufmavenplugin.utils.SystemPathBinaryResolver
Packages that use SystemPathBinaryResolver
Package
Description
Management of
protoc
plugins.Integration with and management of
protoc
itself.-
Uses of SystemPathBinaryResolver in io.github.ascopes.protobufmavenplugin.plugins
Fields in io.github.ascopes.protobufmavenplugin.plugins declared as SystemPathBinaryResolverModifier and TypeFieldDescriptionprivate final SystemPathBinaryResolver
JvmPluginResolver.pathResolver
private final SystemPathBinaryResolver
BinaryPluginResolver.systemPathResolver
Constructors in io.github.ascopes.protobufmavenplugin.plugins with parameters of type SystemPathBinaryResolverModifierConstructorDescription(package private)
BinaryPluginResolver
(MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) (package private)
JvmPluginResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, TemporarySpace temporarySpace, SystemPathBinaryResolver pathResolver) -
Uses of SystemPathBinaryResolver in io.github.ascopes.protobufmavenplugin.protoc
Fields in io.github.ascopes.protobufmavenplugin.protoc declared as SystemPathBinaryResolverModifier and TypeFieldDescriptionprivate final SystemPathBinaryResolver
ProtocResolver.systemPathResolver
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type SystemPathBinaryResolverModifierConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher)