oasys::SMTPHandlerFactory Class Reference

#include <SMTPServer.h>

List of all members.


Detailed Description

Simple interface for a class to create handler instances for incoming SMTP connections that are then destroyed when connections close.

Definition at line 54 of file SMTPServer.h.

Public Member Functions

virtual ~SMTPHandlerFactory ()
virtual SMTPHandlernew_handler ()=0


Constructor & Destructor Documentation

virtual oasys::SMTPHandlerFactory::~SMTPHandlerFactory (  )  [inline, virtual]

Definition at line 56 of file SMTPServer.h.


Member Function Documentation

virtual SMTPHandler* oasys::SMTPHandlerFactory::new_handler (  )  [pure virtual]

Referenced by oasys::SMTPServer::accepted().


The documentation for this class was generated from the following file:
Generated on Thu Jun 7 16:57:01 2007 for DTN Reference Implementation by  doxygen 1.5.1