Table of Contents

Class: FtpControlServer ./pyGlobus/ftpControl.py
Methods   
__del__
__init__
accept
auth
doit
doit2
get_handle
listen
oldauthenticate
print_hello
stop
  __del__ 
__del__ ( self )

Exceptions   
ex
  __init__ 
__init__ ( self,  handle=None )

Exceptions   
ex
  accept 
accept (
        self,
        handle,
        callback,
        arg,
        )

Exceptions   
ex
  auth 
auth (
        self,
        handle,
        auth_req,
        callback,
        arg,
        )

Exceptions   
ex
  doit 
doit ( self )

  doit2 
doit2 ( self )

  get_handle 
get_handle ( self )

XXX This handle is only valid as long as this object exists. When the object is destroyed, the memory this handle points to is freed.

  listen 
listen (
        self,
        port,
        callback,
        arg,
        )

Exceptions   
ex
  oldauthenticate 
oldauthenticate (
        self,
        auth_req,
        callback,
        arg,
        )

Exceptions   
ex
  print_hello 
print_hello ( self )

  stop 
stop (
        self,
        callback,
        arg,
        )

Exceptions   
ex

Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1