|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalMetadataResult | |
|---|---|
| org.sonatype.aether.impl.internal | |
| org.sonatype.aether.repository | |
| org.sonatype.aether.test.impl | |
| Uses of LocalMetadataResult in org.sonatype.aether.impl.internal |
|---|
| Methods in org.sonatype.aether.impl.internal that return LocalMetadataResult | |
|---|---|
LocalMetadataResult |
SimpleLocalRepositoryManager.find(RepositorySystemSession session,
LocalMetadataRequest request)
|
| Uses of LocalMetadataResult in org.sonatype.aether.repository |
|---|
| Methods in org.sonatype.aether.repository that return LocalMetadataResult | |
|---|---|
LocalMetadataResult |
LocalRepositoryManager.find(RepositorySystemSession session,
LocalMetadataRequest request)
Queries for the existence of metadata in the local repository. |
LocalMetadataResult |
LocalMetadataResult.setFile(File file)
Sets the file to requested metadata. |
LocalMetadataResult |
LocalMetadataResult.setStale(boolean stale)
Sets whether the metadata is stale. |
| Uses of LocalMetadataResult in org.sonatype.aether.test.impl |
|---|
| Methods in org.sonatype.aether.test.impl that return LocalMetadataResult | |
|---|---|
LocalMetadataResult |
TestLocalRepositoryManager.find(RepositorySystemSession session,
LocalMetadataRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||