Yar_Server::__construct Register a server &reftitle.description; final public Yar_Server::__construct Objectobj Set up a Yar HTTP RPC Server, All the public methods of $obj will be register as a RPC service. &reftitle.parameters; obj An Object, all public methods of its will be registered as RPC services. &reftitle.returnvalues; An instance of Yar_Server. &reftitle.examples; <function>Yar_Server::__construct</function> example handle(); ?> ]]> &example.outputs.similar; &reftitle.seealso; Yar_Server::handle