| Package | Description | 
|---|---|
| org.eclipse.aether | The primary API of the  RepositorySystemand its functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultRepositoryCacheA simplistic repository cache backed by a thread-safe map. | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryCache | RepositorySystemSession. getCache()Gets the cache the repository system may use to save data for future reuse during the session. | 
| RepositoryCache | DefaultRepositorySystemSession. getCache() | 
| RepositoryCache | AbstractForwardingRepositorySystemSession. getCache() | 
| Modifier and Type | Method and Description | 
|---|---|
| DefaultRepositorySystemSession | DefaultRepositorySystemSession. setCache(RepositoryCache cache)Sets the cache the repository system may use to save data for future reuse during the session. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.