Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Schamberger 31838105f0 add phpdoc and configuration of soap attachments 2012-04-29 18:52:55 +02:00
Andreas Schamberger 40a3bd5591 * sync server with client procession model
* add SwA/MTOM
2012-04-29 18:50:02 +02:00
Francis Besset 0554e14a3e Renamed SoapServerBuilder::withHttpSession() to withPersistenceSession and added withPersistanceRequest() method 2011-10-12 21:57:00 +02:00
Francis Besset c1a3059a95 Updated SoapServerBuilder 2011-10-10 00:08:06 +02:00
Francis Besset b270a51ba5 Replaced CLRF by LF and cleaned files 2011-10-09 19:41:56 +02:00
Francis Besset cd2d8d90e8 Extended SoapServerBuilder with AbstractSoapBuilder of SoapCommon library 2011-10-09 19:35:08 +02:00
Christian Kerl 3bb6d3abd4 added method stubs to SoapServer 2011-10-03 13:35:37 +02:00
Christian Kerl 824919b537 added methods to SoapServerBuilder to add TypeConverterInterface and
TypeConverterCollection objects directly
2011-09-29 13:47:42 +02:00
Christian Kerl 642c50c051 added method to SoapServerBuilder to disable wsdl caching 2011-09-29 13:32:01 +02:00
Christian Kerl b8beb549f5 added .gitignore 2011-09-29 12:35:38 +02:00
Christian Kerl 3b9690101b SoapServerBuilder now uses constants from SoapCommon\Cache 2011-09-28 16:45:02 +02:00
Christian Kerl 07ff198822 added SoapServerBuilder offering simple interface to configure the
various options of a SoapServer
2011-09-28 16:40:10 +02:00
Christian Kerl 61946b30f8 initial checkin 2011-09-28 13:56:29 +02:00