Class SlardarDebounceProp

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int getCapacity() waiting capacity.
      void setCapacity(int capacity) waiting capacity.
      int getMaxWait() max waiting seconds.
      void setMaxWait(int maxWait) max waiting seconds.
      boolean equals(@Nullable() Object o)
      int hashCode()
      String toString()
      • Methods inherited from class pro.fessional.wings.slardar.webmvc.SimpleResponse

        fillIfAbsent, getContentType, getHttpStatus, getResponseBody, setContentType, setHttpStatus, setResponseBody
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait