Table of Contents

Class: POP3Client Twisted-0.17.4/twisted/protocols/pop3.py
Base Classes   
basic.LineReceiver
Methods   
apop
apopAuthenticate
dele
handle_WELCOME
handle_default
lineReceived
list
pass_
quit
retr
sendLong
sendShort
uidl
user
  apop 
apop (
        self,
        user,
        digest,
        )

  apopAuthenticate 
apopAuthenticate (
        self,
        user,
        password,
        )

  dele 
dele ( self,  i )

  handle_WELCOME 
handle_WELCOME ( self,  line )

  handle_default 
handle_default ( self,  line )

  lineReceived 
lineReceived ( self,  line )

  list 
list ( self,  i='' )

  pass_ 
pass_ ( self,  pass_ )

  quit 
quit ( self )

  retr 
retr ( self,  i )

  sendLong 
sendLong (
        self,
        command,
        params,
        )

  sendShort 
sendShort (
        self,
        command,
        params,
        )

  uidl 
uidl ( self,  i='' )

  user 
user ( self,  name )


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:04 2002 by HappyDoc version 2.0