Package pyGlobus :: Module ftpControl :: Class FtpControlServer
[show private | hide private]
[frames | no frames]

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)
  free_callback(self, callbackHandle)
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
Parameters:
callbackHandle - - a SWIG'ized pointer to a callback handle
Returns:

None

None

Generated by Epydoc 2.0 on Mon Oct 13 13:47:21 2003 http://epydoc.sf.net