Package 

Class HandlerQueueManager

    • Method Summary

      Modifier and Type Method Description
      String queueHandler(Handler handler) Calculates handler hash and puts handler in queue.
      Handler findHandler(String handlerHash) Searches for handler by key
      void removeHandler(String handlerHash)
      void clearQueue()
      • Methods inherited from class java.lang.Object

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