Uses of Class
io.github.ascopes.protobufmavenplugin.system.HostSystem
Packages that use HostSystem
Package
Description
Dependency management and analysis.
Integration with and management of
protoc itself.Components for interacting with the underlying system.
URL provider implementations and URL fetching facilities
-
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.dependencies
Constructors in io.github.ascopes.protobufmavenplugin.dependencies with parameters of type HostSystem -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.protoc
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type HostSystemModifierConstructorDescriptionProtocExecutor(HostSystem hostSystem, TemporarySpace temporarySpace, SanctionedExecutableTransformer sanctionedExecutablePathTransformer) -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.system
Constructors in io.github.ascopes.protobufmavenplugin.system with parameters of type HostSystem -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.urls
Constructors in io.github.ascopes.protobufmavenplugin.urls with parameters of type HostSystemModifierConstructorDescriptionUriResourceFetcher(org.apache.maven.execution.MavenSession mavenSession, UrlFactory urlFactory, TemporarySpace temporarySpace, HostSystem hostSystem)