| Package | Description |
|---|---|
| io.arivera.oss.embedded.rabbitmq | |
| io.arivera.oss.embedded.rabbitmq.util |
| Modifier and Type | Method and Description |
|---|---|
ArchiveType |
Version.getArchiveType(OperatingSystem operatingSystem) |
ArchiveType |
PredefinedVersion.getArchiveType(OperatingSystem operatingSystem) |
URL |
OfficialArtifactRepository.getUrl(Version version,
OperatingSystem operatingSystem) |
URL |
ArtifactRepository.getUrl(Version version,
OperatingSystem operatingSystem) |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystem |
OperatingSystem.detect()
Returns the right instance of the Operation System.
|
static OperatingSystem |
OperatingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperatingSystem[] |
OperatingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017. All rights reserved.