Uses of Class
org.commonjava.maven.ext.io.resolver.GalleyInfrastructure
-
Packages that use GalleyInfrastructure Package Description org.commonjava.maven.ext.io org.commonjava.maven.ext.io.resolver -
-
Uses of GalleyInfrastructure in org.commonjava.maven.ext.io
Constructors in org.commonjava.maven.ext.io with parameters of type GalleyInfrastructure Constructor Description FileIO(GalleyInfrastructure infra)
-
Uses of GalleyInfrastructure in org.commonjava.maven.ext.io.resolver
Methods in org.commonjava.maven.ext.io.resolver that return GalleyInfrastructure Modifier and Type Method Description GalleyInfrastructure
GalleyInfrastructure. init()
GalleyInfrastructure
GalleyInfrastructure. init(File targetDirectory)
Allow for a 'shell' infrastructure with majority not implemented but just the cache directory for FileIO.GalleyInfrastructure
GalleyInfrastructure. init(Location customLocation, Transport customTransport, File cacheDir)
Constructors in org.commonjava.maven.ext.io.resolver with parameters of type GalleyInfrastructure Constructor Description GalleyAPIWrapper(GalleyInfrastructure infra)
-