Class BaseReactiveController

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isEnabled​(org.springframework.http.server.reactive.ServerHttpResponse response)  
      • Methods inherited from class java.lang.Object

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

      • BaseReactiveController

        public BaseReactiveController​(RqueueWebConfig rqueueWebConfig)
    • Method Detail

      • isEnabled

        protected boolean isEnabled​(org.springframework.http.server.reactive.ServerHttpResponse response)