40 lines
655 B
ReStructuredText
40 lines
655 B
ReStructuredText
API
|
|
===
|
|
|
|
Public API
|
|
----------
|
|
|
|
:mod:`wsme` -- Essentials
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. module:: wsme
|
|
|
|
.. autoclass:: wsme.expose
|
|
.. autoclass:: wsme.validate
|
|
|
|
.. autoclass:: wsme.wsproperty
|
|
.. autoclass:: wsme.wsattr
|
|
|
|
|
|
Internals
|
|
---------
|
|
|
|
:mod:`wsme.types` -- Types
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: wsme.types
|
|
:members: register_type
|
|
|
|
:mod:`wsme.controller` -- Controller
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: wsme.controller
|
|
:members: scan_api, FunctionArgument, FunctionDefinition, WSRoot
|
|
|
|
:mod:`wsme.rest` -- REST protocol commons
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: wsme.rest
|
|
:members:
|
|
|