| itea-op |
Registers a Tea function that implements a web service operation.
|
| itea-op-arg |
Declares a formal argument for a previously registered web service
operation.
|
| itea-register-op |
Registers a Tea function to be used as an operation of a web service.
|
| itea-register-op-set |
Registers multiple Tea functions to be used as operations of a web
service.
|
| itea-ws-op-varargs |
Defines the implementation of an operation as a Tea function that
receives as single argument a THashtable containing
the operation arguments.
|
| itea-ws-operations |
Registers the operations contained in the given web service descriptor.
|