public class VersionCompatibility extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionCompatibility.Status |
| Modifier and Type | Field and Description |
|---|---|
static String |
HELIOS_SERVER_VERSION_HEADER |
static String |
HELIOS_VERSION_HEADER |
static String |
HELIOS_VERSION_STATUS_HEADER |
| Constructor and Description |
|---|
VersionCompatibility() |
| Modifier and Type | Method and Description |
|---|---|
static VersionCompatibility.Status |
getStatus(PomVersion serverVersion,
PomVersion clientVersion) |
public static final String HELIOS_VERSION_HEADER
public static final String HELIOS_SERVER_VERSION_HEADER
public static final String HELIOS_VERSION_STATUS_HEADER
public static VersionCompatibility.Status getStatus(PomVersion serverVersion, PomVersion clientVersion)
Copyright © 2015. All rights reserved.