|
LINK="#0000bb" VLINK="#551a8b" ALINK="#ff0000">
Objects of the asynrole.manager class
The instances of asynrole.manager class have the following
methods:
- send(req[, dst])
-
Attempt to send request data item req (string) to remote
server by either dst address (given in socket
module notation), if specified, or default destination whenever given on
asynrole.manager class instaniation.
The callback function, as specified on manager class
instanitation, will be invoked on response arrival or error.
Objects of asynrole.manager class have no public
instance variables.
ilya@glas.net
|