com.antiaction.mayhem.mail.smtpd
Interface ISMTPStorage

All Known Implementing Classes:
SMTPStorage

public interface ISMTPStorage

SMTP storage Interface.

Version:
1.00
Author:
Nicholas Clarke

Method Summary
 java.io.OutputStream getOutputStream()
           
 

Method Detail

getOutputStream

java.io.OutputStream getOutputStream()
                                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.