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 Details

    • Wrapper

      public Wrapper(int threshhold)
    • Wrapper

      public Wrapper()
  • Method Details