|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryCache | |
---|---|
org.sonatype.aether | |
org.sonatype.aether.test.impl | |
org.sonatype.aether.util |
Uses of RepositoryCache in org.sonatype.aether |
---|
Methods in org.sonatype.aether that return RepositoryCache | |
---|---|
RepositoryCache |
RepositorySystemSession.getCache()
Gets the cache the repository system may use to save data for future reuse during the session. |
Uses of RepositoryCache in org.sonatype.aether.test.impl |
---|
Methods in org.sonatype.aether.test.impl that return RepositoryCache | |
---|---|
RepositoryCache |
TestRepositorySystemSession.getCache()
|
Uses of RepositoryCache in org.sonatype.aether.util |
---|
Classes in org.sonatype.aether.util that implement RepositoryCache | |
---|---|
class |
DefaultRepositoryCache
A simplistic repository cache backed by a ConcurrentHashMap . |
Methods in org.sonatype.aether.util that return RepositoryCache | |
---|---|
RepositoryCache |
FilterRepositorySystemSession.getCache()
|
RepositoryCache |
DefaultRepositorySystemSession.getCache()
|
Methods in org.sonatype.aether.util with parameters of type RepositoryCache | |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setCache(RepositoryCache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |