Uses of Class
io.github.ascopes.protobufmavenplugin.fs.TemporarySpace
Packages that use TemporarySpace
Package
Description
Integration with and management of
protoc
itself.URL provider implementations and URL fetching facilities
-
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.protoc
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type TemporarySpaceModifierConstructorDescriptionProtocExecutor
(HostSystem hostSystem, TemporarySpace temporarySpace, SanctionedExecutableTransformer sanctionedExecutablePathTransformer) -
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.urls
Constructors in io.github.ascopes.protobufmavenplugin.urls with parameters of type TemporarySpaceModifierConstructorDescriptionUriResourceFetcher
(org.apache.maven.execution.MavenSession mavenSession, UrlFactory urlFactory, TemporarySpace temporarySpace)