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