Uses of Enum Class
com.fortemate.dicechess.runtime.CustomHandlerServer.ShutdownOutcome
-
Uses of CustomHandlerServer.ShutdownOutcome in com.fortemate.dicechess.runtime
Subclasses with type arguments of type CustomHandlerServer.ShutdownOutcome in com.fortemate.dicechess.runtimeModifier and TypeClassDescriptionstatic enumMethods in com.fortemate.dicechess.runtime that return CustomHandlerServer.ShutdownOutcomeModifier and TypeMethodDescriptionCustomHandlerServer.executeShutdown(HttpServer server, AtomicBoolean isDraining, String token, String baseUrl, long drainDeadlineSeconds) Executes the shutdown procedure and reports which path was taken.Returns the enum constant of this class with the specified name.static CustomHandlerServer.ShutdownOutcome[]CustomHandlerServer.ShutdownOutcome.values()Returns an array containing the constants of this enum class, in the order they are declared.