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

Description (short)
Close pop3 connection (QUIT)
Written by
Andreas Kupries
Description
Sequencer for closing down a pop3 connection
Keywords
POP3, QUIT command

Class 'pop3CloseSeq'

Superclasses
pop3Sequencer
Methods
public
CloseTry ()
GotQuitResponse (line)
pop3CloseSeq ()

Methods

CloseTry ()

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

GotQuitResponse (line)

Called after pop3 demon responded to the QUIT command. Whatever state we are in, the channel will be closed.
Argument: line Text of response

pop3CloseSeq ()

Constructor.


Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries