Table of Contents

Class: ftp_server Zope-2.2.1-src/ZServer/medusa/ftp_server.py

Base Classes   
asyncore.dispatcher
Methods   
__init__
handle_accept
handle_connect
handle_read
status
writable
  __init__ 
__init__ (
        self,
        authorizer,
        hostname=None,
        ip='',
        port=21,
        resolver=None,
        logger_object=logger.file_logger( sys.stdout ),
        )

  handle_accept 
handle_accept ( self )

  handle_connect 
handle_connect ( self )

  handle_read 
handle_read ( self )

  status 
status ( self )

return a producer describing the state of the server

  writable 
writable ( self )


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6