Class DoipConnectionPool


  • public class DoipConnectionPool
    extends java.lang.Object
    Used internally by DoipClient to manage pools of connections.
    • Method Detail

      • release

        public void release​(DoipConnection connection)
                     throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • shutdown

        public void shutdown()