Interface Pool

    • Method Detail

      • setSize

        void setSize​(int value)
        Sets the value of the 'Size' attribute.
        Parameters:
        value - the new value of the 'Size' attribute.
        See Also:
        getSize()
      • setMaxAge

        void setMaxAge​(int value)
        Sets the value of the 'Max Age' attribute.
        Parameters:
        value - the new value of the 'Max Age' attribute.
        See Also:
        getMaxAge()
      • setAttempts

        void setAttempts​(int value)
        Sets the value of the 'Attempts' attribute.
        Parameters:
        value - the new value of the 'Attempts' attribute.
        See Also:
        getAttempts()
      • setAttemptTimeout

        void setAttemptTimeout​(int value)
        Sets the value of the 'Attempt Timeout' attribute.
        Parameters:
        value - the new value of the 'Attempt Timeout' attribute.
        See Also:
        getAttemptTimeout()
      • setWaitTimeout

        void setWaitTimeout​(int value)
        Sets the value of the 'Wait Timeout' attribute.
        Parameters:
        value - the new value of the 'Wait Timeout' attribute.
        See Also:
        getWaitTimeout()
      • setServerPingTimeout

        void setServerPingTimeout​(int value)
        Sets the value of the 'Server Ping Timeout' attribute.
        Parameters:
        value - the new value of the 'Server Ping Timeout' attribute.
        See Also:
        getServerPingTimeout()
      • setServerPingPeriod

        void setServerPingPeriod​(int value)
        Sets the value of the 'Server Ping Period' attribute.
        Parameters:
        value - the new value of the 'Server Ping Period' attribute.
        See Also:
        getServerPingPeriod()