Yet Another RPC Framework
- Introduction
- Installation/Configuration
- Constantes pré-définies
- Exemples
- Yar_Server — La classe Yar_Server
- Yar_Server::__construct — Enregistre un serveur
- Yar_Server::handle — Démarre un serveur RPC
- Yar_Client — La classe Yar_Client
- Yar_Client::__call — Service d'appel
- Yar_Client::__construct — Crée un client
- Yar_Client::setOpt — Défini le contexte d'appel
- Yar_Concurrent_Client — La classe Yar_Concurrent_Client
- Yar_Concurrent_Client::call — Enregistre un appel concurrent
- Yar_Concurrent_Client::loop — Envoi tous les appels
- Yar_Server_Exception — La classe Yar_Server_Exception
- Yar_Server_Exception::getType — Le but de getType
- Yar_Client_Exception — La classe Yar_Client_Exception
- Yar_Client_Exception::getType — Le but de getType