Warning |
This function is EXPERIMENTAL. That means, that the behaviour of this function, the function name, in concreto ANYTHING documented here can change in a future release of this package WITHOUT NOTICE. Be warned, and use this function at your own risk. |
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