| Package | Description |
|---|---|
| org.jboss.set.aphrodite | |
| org.jboss.set.aphrodite.config | |
| org.jboss.set.aphrodite.repository.services.common | |
| org.jboss.set.aphrodite.spi |
| Modifier and Type | Method and Description |
|---|---|
Map<RepositoryType,RateLimit> |
Aphrodite.getRateLimits() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryType |
RepositoryConfig.getType() |
| Constructor and Description |
|---|
RepositoryConfig(String url,
String username,
String password,
RepositoryType type) |
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryType |
AbstractRepositoryService.REPOSITORY_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryType |
RepositoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryType[] |
RepositoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractRepositoryService(RepositoryType REPOSITORY_TYPE) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryType |
RepositoryService.getRepositoryType()
Get Repository type
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.