Thursday, August 28, 2008
Home | Benchmarks | Documentation | Samples | FAQ | Links | Download
search php-soap for  


Class

SoapServer

 

Description:

 
  This is the PHP-SOAP server object.

 
 

Methods:

 
  SoapServer() -- constructor for SoapServer object.
  handle() -- handles a SOAP request
  setClass() -- This function will bind a existing PHP class to the created SoapServer.
  setPersistence() -- sets the persistence of the created soap object
  addFunction() -- Adds to the functions currently available to the server
  bind() -- This function binds a SoapServer to a wsdl.

blue | green | yellow | grey
SourceForge Logo
Go to the main PHP site