Class JobRunrStaticFileHandler
java.lang.Object
org.jobrunr.dashboard.server.AbstractHttpExchangeHandler
org.jobrunr.dashboard.server.http.StaticFileHttpHandler
org.jobrunr.dashboard.JobRunrStaticFileHandler
- All Implemented Interfaces:
HttpHandler, AutoCloseable, HttpExchangeHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class StaticFileHttpHandler
getContextPath, handle, isStaticFileMethods inherited from class AbstractHttpExchangeHandler
close
-
Field Details
-
JOBRUNR_STATIC_ROOT_DIR
- See Also:
-
-
Constructor Details
-
JobRunrStaticFileHandler
-