Home | Trees | Index | Help |
---|
Package pyGlobus :: Module ftpControl :: Class FtpControlServer |
|
Method Summary | |
---|---|
__init__(self,
handle)
| |
__del__(self)
| |
accept(self,
handle,
callback,
arg)
| |
auth(self,
handle,
auth_req,
callback,
arg)
| |
doit(self)
| |
doit2(self)
| |
Frees the memory associated with the callback handle | |
get_handle(self)
| |
listen(self,
port,
callback,
arg)
| |
oldauthenticate(self,
auth_req,
callback,
arg)
| |
print_hello(self)
| |
stop(self,
callback,
arg)
|
Method Details |
---|
free_callback(self, callbackHandle)Frees the memory associated with the callback handle
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Oct 13 13:47:21 2003 | http://epydoc.sf.net |