Class CIDConnections.CIDConnectionsOpenerService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void schedule​(java.lang.Runnable r, long delay, java.util.concurrent.TimeUnit unit)  
      void setOutgoingOpenThreads​(int size)  
      • Methods inherited from class java.lang.Object

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

      • CIDConnectionsOpenerService

        public CIDConnectionsOpenerService()
    • Method Detail

      • setOutgoingOpenThreads

        public void setOutgoingOpenThreads​(int size)
      • schedule

        public void schedule​(java.lang.Runnable r,
                             long delay,
                             java.util.concurrent.TimeUnit unit)