The SoapServer class

(PHP 5, PHP 7)

Introducere

The SoapServer class provides a server for the » SOAP 1.1 and » SOAP 1.2 protocols. It can be used with or without a WSDL service description.

Sinopsisul clasei

SoapServer {
/* Metode */
public addFunction ( mixed $functions ) : void
public addSoapHeader ( SoapHeader $object ) : void
public __construct ( mixed $wsdl [, array $options ] )
public fault ( string $code , string $string [, string $actor [, string $details [, string $name ]]] ) : void
public getFunctions ( void ) : array
public handle ([ string $soap_request ] ) : void
public setClass ( string $class_name [, mixed $... ] ) : void
public setObject ( object $object ) : void
public setPersistence ( int $mode ) : void
public SoapServer ( mixed $wsdl [, array $options ] )
}

Cuprins