.. include:: ../samp/references.txt

SAMPHubServer
=============

.. currentmodule:: astropy.samp

.. autoclass:: SAMPHubServer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SAMPHubServer.id
      ~SAMPHubServer.is_running
      ~SAMPHubServer.params

   .. rubric:: Methods Summary

   .. autosummary::

      ~SAMPHubServer.get_mtype_subtypes
      ~SAMPHubServer.start
      ~SAMPHubServer.stop

   .. rubric:: Attributes Documentation

   .. autoattribute:: id
   .. autoattribute:: is_running
   .. autoattribute:: params

   .. rubric:: Methods Documentation

   .. automethod:: get_mtype_subtypes
   .. automethod:: start
   .. automethod:: stop
