com.hs.mail.imap.schedule
Class MessageExpunger

java.lang.Object
  extended by com.hs.mail.imap.schedule.MessageExpunger

public class MessageExpunger
extends Object

Since:
Oct 2, 2010
Author:
Won Chul Doh

Constructor Summary
MessageExpunger(MailboxManager manager)
           
 
Method Summary
 void expunge(String prop, long timeLimit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageExpunger

public MessageExpunger(MailboxManager manager)
Method Detail

expunge

public void expunge(String prop,
                    long timeLimit)


Copyright © 2011. All Rights Reserved.