File 'net/smtp/close.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by 
- Andreas Kupries
- Description 
- Sequencer for closing down a smtp connection 
- Keywords 
- SMTP, QUIT command
Class 'smtpCloseSeq'
- Superclasses 
- smtpSequencer
- Methods 
- CloseTry, GotQuitResponse, smtpCloseSeq
| 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 smtp demon responded to the QUIT command. Whatever state we are in, the channel will be closed. | 
| Argument: line | Text of response | 
| smtpCloseSeq () | 
| Constructor. | 
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries