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


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


Written by
Andreas Kupries
Description
Interface used by the POP3 client core (pop3Client) to classify messages
Keywords
pop3 client, classificator

Class 'acceptEverything'

Description
This message classificator just accepts everything.
Superclasses
popClientMsgClassificatorBase
Methods
classify

classify (client msgId messageHeader)

Just tell the calling pop client to get the mail. See pop3Client for a class using it.
Argument: clientHandle of the pop client object requesting our assistance.
Argument: msgIdNumber of the message to classify
Argument: messageHeaderIgnored here.


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