com.antiaction.mayhem.mail
Class SpoolManager

java.lang.Object
  extended by com.antiaction.mayhem.mail.SpoolManager

public class SpoolManager
extends java.lang.Object

SMTP Spool.

Version:
1.00
Author:
Nicholas Clarke

Constructor Summary
SpoolManager()
           
 
Method Summary
 SMTPSpoolMessage getSpoolMessage(java.lang.String remoteId, java.lang.String remoteIp, java.lang.String from, java.util.List deliverList, java.util.List relayList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpoolManager

public SpoolManager()
Method Detail

getSpoolMessage

public SMTPSpoolMessage getSpoolMessage(java.lang.String remoteId,
                                        java.lang.String remoteIp,
                                        java.lang.String from,
                                        java.util.List deliverList,
                                        java.util.List relayList)
                                 throws java.io.IOException
Throws:
java.io.IOException


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