Uses of Class
me.legrange.service.EnvironmentDetectionException
-
-
Uses of EnvironmentDetectionException in me.legrange.service
Methods in me.legrange.service that throw EnvironmentDetectionException Modifier and Type Method Description static StringRuntimeEnvironment. getApplicationJarName()Return the path of the JAR file containing the running application.static booleanRuntimeEnvironment. isIpv4Supported()Return if IPv4 is supported.static booleanRuntimeEnvironment. isIpv6Supported()Return if IPv6 is supported.
-