File 'net/pop3/dele.cls' (part of 'Pool_Net')


Home | Packages | Files | Procedures | Classes | Keywords | External packages


Written by
Andreas Kupries
Description
Sequencer for deletion of a message.
Keywords
POP3, DELE command

Class 'pop3DeleteSeq'

Superclasses
pop3Sequencer
Options
msg
Methods
DeleteTry, GotDeleResponse, pop3DeleteSeq

-msg
The numerical index of the message to delete at the server.

DeleteTry ()

The first action taken after the construction of the sequencer completes. Writes out the deletion command to the pop3 server, then waits for its response.

GotDeleResponse (line)

Called after pop3 demon responded to the DELE command.
Argument: lineText of response

pop3DeleteSeq ()

Constructor.


Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries