Class BaseController

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isEnable​(javax.servlet.http.HttpServletResponse response)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseController

        public BaseController​(RqueueWebConfig rqueueWebConfig)
    • Method Detail

      • isEnable

        protected boolean isEnable​(javax.servlet.http.HttpServletResponse response)