| Package | Description |
|---|---|
| org.commonjava.indy.content | |
| org.commonjava.indy.model.galley | |
| org.commonjava.indy.util |
| Constructor and Description |
|---|
StoreResource(KeyedLocation location,
String... path) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheOnlyLocation
KeyedLocation implementation that only knows about locally hosted/cached content. |
class |
GroupLocation
KeyedLocation implementation that represents an Indy Group store. |
class |
RepositoryLocation
KeyedLocation implementation that represents a RemoteRepository Indy store, and bridges the handling of RemoteRepository
attributes such as the various timeout types (not-found-cache, connection, and cache timeouts) to expose them via the Location API. |
| Modifier and Type | Method and Description |
|---|---|
static KeyedLocation |
LocationUtils.toLocation(org.commonjava.indy.model.core.ArtifactStore store) |
| Modifier and Type | Method and Description |
|---|---|
static List<? extends KeyedLocation> |
LocationUtils.toLocations(org.commonjava.indy.model.core.ArtifactStore... stores) |
static List<? extends KeyedLocation> |
LocationUtils.toLocations(List<? extends org.commonjava.indy.model.core.ArtifactStore> stores) |
Copyright © 2011-2018-2018. All Rights Reserved.