Uses of Interface
org.apache.maven.buildcache.CacheRepository
-
Packages that use CacheRepository Package Description org.apache.maven.buildcache -
-
Uses of CacheRepository in org.apache.maven.buildcache
Subinterfaces of CacheRepository in org.apache.maven.buildcache Modifier and Type Interface Description interface
LocalCacheRepository
Local cache repository.interface
RemoteCacheRepository
Remote cache repository.Classes in org.apache.maven.buildcache that implement CacheRepository Modifier and Type Class Description class
LocalCacheRepositoryImpl
Local cache repository implementation.class
RemoteCacheRepositoryImpl
Remote cache repository implementation.class
RemoteCacheRepositoryNoOp
-