Uses of Class
io.undertow.server.handlers.GracefulShutdownHandler
Packages that use GracefulShutdownHandler
-
Uses of GracefulShutdownHandler in io.undertow
Methods in io.undertow that return GracefulShutdownHandlerModifier and TypeMethodDescriptionstatic GracefulShutdownHandler
Handlers.gracefulShutdown
(HttpHandler next) Returns a new handler that can be used to wait for all requests to finish before shutting down the server gracefully.