Files
deb-python-wsme/doc/protocols.rst
Christophe de Vienne bc420e6316 More documentation
2011-10-11 11:35:01 +02:00

21 lines
235 B
ReStructuredText

Protocols
=========
REST+Json
---------
.. autoclass:: wsme.protocols.restjson.RestJsonProtocol
REST+XML
--------
.. autoclass:: wsme.protocols.restxml.RestXmlProtocol
SOAP
----
.. autoclass:: wsme.protocols.soap.SoapProtocol