Zend_Server_Interface
Located in /Server/Interface.php (line 30)
Attach a function as a server method
Namespacing is primarily for xmlrpc, but may be used with other implementations to prevent naming collisions.
Generate a server fault
Return a server definition array
Returns a server definition array as created using *. Can be used for server introspection, documentation, or persistence.
Handle a request
Requests may be passed in, or the server may automagically determine the request based on defaults. Dispatches server request to appropriate method and returns a response
Load server definition
Used for persistence; loads a construct as returned by getFunctions().
Attach a class to a server
The individual implementations should probably allow passing a variable number of arguments in, so that developers may define custom runtime arguments to pass to server methods.
Namespacing is primarily for xmlrpc, but could be used for other implementations as well.
Set server persistence
Documentation generated on Sun, 27 May 2007 23:25:11 -0700 by phpDocumentor 1.3.2