Interface ConnectionController

    • Method Detail

      • increaseConnection

        ConnectionController.State increaseConnection​(java.net.SocketAddress remoteAddress)
        Increase the number of connections counter.
        Parameters:
        remoteAddress -
        Returns:
      • decreaseConnection

        void decreaseConnection​(java.net.SocketAddress remoteAddress)
        Decrease the number of connections counter.
        Parameters:
        remoteAddress -