.. AUTO-GENERATED FILE -- DO NOT EDIT!

Module: :mod:`kernel.zmq.session`
=================================
.. automodule:: IPython.kernel.zmq.session

.. currentmodule:: IPython.kernel.zmq.session

3 Classes
---------

.. autoclass:: SessionFactory
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: Message
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: Session
  :members:
  :show-inheritance:

  .. automethod:: __init__

5 Functions
-----------

.. autofunction:: IPython.kernel.zmq.session.squash_unicode


.. autofunction:: IPython.kernel.zmq.session.default_secure


.. autofunction:: IPython.kernel.zmq.session.msg_header


.. autofunction:: IPython.kernel.zmq.session.extract_header


.. autofunction:: IPython.kernel.zmq.session.test_msg2obj

