downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SoapServer::setPersistence> <SoapServer::setClass
Last updated: Fri, 13 Nov 2009

view this page in

SoapServer::setObject

(PHP 5 >= 5.2.0)

SoapServer::setObjectSOAP リクエストの処理に使用するオブジェクトを設定する

説明

public void SoapServer::setObject ( string $object )

SOAP リクエストを処理するハンドラとして、 SoapServer::setClass のような単なるクラスではなく特定のオブジェクトを設定します。

パラメータ

object

リクエストを処理するオブジェクト。

返り値

値を返しません。

参考



add a note add a note User Contributed Notes
SoapServer::setObject
There are no user contributed notes for this page.

SoapServer::setPersistence> <SoapServer::setClass
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites