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

Description (short)
Message classificator accepting every incoming mail.
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
public
classify (client msgId messageHeader)

Methods

classify (client msgId messageHeader)

Overrides popClientMsgClassificatorBase:classify
Just tell the calling pop client to get the mail. See pop3Client for a class using it.
Argument: client Handle of the pop client object requesting our assistance.
Argument: msgId Number of the message to classify
Argument: messageHeader Ignored here.


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