Interface ServiceHandler

A handler for requests from clients.
A ServiceProvider may provide multiple services, each of which comes with a handler. That handler is then called for the corresponding request from the client.

Interface summary


handle index/int arguments/any --gid/int --client/int -> any

Methods

handle index/int arguments/any --gid/int --client/int -> any