Class RemoteCacheRepositoryImpl

java.lang.Object
org.apache.maven.buildcache.RemoteCacheRepositoryImpl
All Implemented Interfaces:
Closeable, AutoCloseable, CacheRepository, RemoteCacheRepository

@Named("resolver") public class RemoteCacheRepositoryImpl extends Object implements RemoteCacheRepository, Closeable
Remote cache repository implementation.