PHP マニュアル
関数リファレンス
ウェブサービス
OAuth
SOAP
Yar
XML-RPC
SoapVar::__construct
はじめに
ウェブサービス
PHP マニュアル
Yet Another RPC Framework
目次
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
例
Yar_Server
— The Yar_Server class
Yar_Server::__construct
— Register a server
Yar_Server::handle
— Start RPC Server
Yar_Client
— The Yar_Client class
Yar_Client::__call
— Call service
Yar_Client::__construct
— Create a client
Yar_Client::setOpt
— Set calling contexts
Yar_Concurrent_Client
— The Yar_Concurrent_Client class
Yar_Concurrent_Client::call
— Register a concurrent call
Yar_Concurrent_Client::loop
— Send all calls
Yar_Concurrent_Client::reset
— Clean all registered calls
Yar_Server_Exception
— The Yar_Server_Exception class
Yar_Server_Exception::getType
— Retrieve exception's type
Yar_Client_Exception
— The Yar_Client_Exception class
Yar_Client_Exception::getType
— Retrieve exception's type