2011-11-13 22:40:42 +01:00
|
|
|
==================
|
2011-08-02 23:27:56 +02:00
|
|
|
BeSimpleSoapBundle
|
|
|
|
==================
|
|
|
|
|
|
|
|
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services.
|
|
|
|
It is based on the `ckWebServicePlugin`_ for symfony.
|
|
|
|
|
2011-11-13 22:40:42 +01:00
|
|
|
---------------
|
2011-08-02 23:27:56 +02:00
|
|
|
Reference Guide
|
|
|
|
---------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:numbered:
|
|
|
|
|
2011-11-13 22:40:42 +01:00
|
|
|
installation
|
|
|
|
cache
|
2011-08-02 23:27:56 +02:00
|
|
|
|
2011-11-13 22:40:42 +01:00
|
|
|
----------
|
|
|
|
SoapServer
|
|
|
|
----------
|
2011-08-02 23:27:56 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:numbered:
|
|
|
|
|
2011-11-13 22:40:42 +01:00
|
|
|
soapserver/configuration
|
|
|
|
soapserver/types
|
|
|
|
soapserver/tutorials
|
|
|
|
|
|
|
|
----------
|
|
|
|
SoapClient
|
|
|
|
----------
|
|
|
|
|
|
|
|
Coming soon.
|
2011-08-02 23:27:56 +02:00
|
|
|
|
|
|
|
.. _`ckWebServicePlugin`: http://www.symfony-project.org/plugins/ckWebServicePlugin
|