Interface ConnectionStatusAccessor

    • Method Detail

      • isConnectionOpened

        default boolean isConnectionOpened​()
        Determines whether the connection is ought to be open or not.
        Returns:
        True in case the connection is open, else the connection is either closed or of a status ConnectionStatus.NONE.