PEAR Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Warnung |
Diese Funktion ist EXPERIMENTELL. Das bedeutet, dass sich das Verhalten der Funktion, ihr Name, und ALLES andere, das hier dokumentiert ist, in zukünftigen Versions des Pakets OHNE WARNUNG ändern kann. Seien Sie gewarnt und nutzen Sie das Paket auf eigenes Risiko. |
This function should only be used if the SoapServer is bound to a class.
Use either of these constants
SOAP_PERSISTENCE_SESSION - tells the server to keep the object created at the end of the request
SOAP_PERSISTENCE_REQUEST - tells the server to discard the object at the end of the request
Zurück | Zum Anfang | Nach vorne |
SoapObject::setClass | Nach oben | SoapObject::setFunction |