Class SendFileHelper

java.lang.Object
cool.scx.web._hack.StaticHandlerImpl
cool.scx.web._hack.SendFileHelper
All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>, io.vertx.ext.web.handler.StaticHandler

public final class SendFileHelper extends StaticHandlerImpl
  • Field Details

    • SEND_FILE_HELPER

      public static final SendFileHelper SEND_FILE_HELPER
  • Method Details