Package cn.boboweike.carrot.dashboard
Class CarrotStaticFileHandler
- java.lang.Object
-
- cn.boboweike.carrot.dashboard.server.AbstractHttpExchangeHandler
-
- cn.boboweike.carrot.dashboard.server.http.StaticFileHttpHandler
-
- cn.boboweike.carrot.dashboard.CarrotStaticFileHandler
-
- All Implemented Interfaces:
HttpExchangeHandler,HttpHandler,AutoCloseable
public class CarrotStaticFileHandler extends StaticFileHttpHandler
-
-
Constructor Summary
Constructors Constructor Description CarrotStaticFileHandler()
-
Method Summary
-
Methods inherited from class cn.boboweike.carrot.dashboard.server.http.StaticFileHttpHandler
getContextPath, handle
-
Methods inherited from class cn.boboweike.carrot.dashboard.server.AbstractHttpExchangeHandler
close
-
-