Uses of Class
jakarta.servlet.UnavailableException
Packages that use UnavailableException
-
Uses of UnavailableException in io.undertow.servlet
Methods in io.undertow.servlet with parameters of type UnavailableExceptionModifier and TypeMethodDescriptionfinal voidUndertowServletLogger_$logger.stoppingServletDueToPermanentUnavailability(String servlet, UnavailableException e) voidUndertowServletLogger.stoppingServletDueToPermanentUnavailability(String servlet, UnavailableException e) final voidUndertowServletLogger_$logger.stoppingServletUntilDueToTemporaryUnavailability(String name, Date till, UnavailableException e) voidUndertowServletLogger.stoppingServletUntilDueToTemporaryUnavailability(String name, Date till, UnavailableException e) -
Uses of UnavailableException in io.undertow.servlet.core
Methods in io.undertow.servlet.core with parameters of type UnavailableExceptionModifier and TypeMethodDescriptionvoidManagedServlet.handleUnavailableException(UnavailableException e)