Package io.undertow.server.handlers
Class StuckThreadDetectionHandler.Wrapper
java.lang.Object
io.undertow.server.handlers.StuckThreadDetectionHandler.Wrapper
- All Implemented Interfaces:
HandlerWrapper
- Enclosing class:
- StuckThreadDetectionHandler
public static final class StuckThreadDetectionHandler.Wrapper
extends Object
implements HandlerWrapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Wrapper
public Wrapper(int threshhold) -
Wrapper
public Wrapper()
-
-
Method Details
-
wrap
- Specified by:
wrap
in interfaceHandlerWrapper
-