public final class WebHome
extends java.lang.Object
Constructor and Description |
---|
WebHome() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
calcFullFileNameInsideWebServer(java.lang.String webAddress)
Gives the Windows File Name of the corresponding WebFile
|
static java.lang.String |
calcServerName(java.lang.String webAddress) |
static java.lang.String |
getHttp_Base_Address() |
static java.lang.String |
getServerName() |
static boolean |
isReachable() |
static boolean |
isReachable(java.lang.String serverName) |
public static final java.lang.String getHttp_Base_Address()
public static final java.lang.String getServerName()
public static boolean isReachable()
public static boolean isReachable(java.lang.String serverName)
public static java.lang.String calcServerName(java.lang.String webAddress) throws java.net.MalformedURLException
webAddress
- MalformedURLException,
- if webAddress is malFormedjava.net.MalformedURLException
public static java.lang.String calcFullFileNameInsideWebServer(java.lang.String webAddress)
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft