com.hs.mail.imap.processor
Class LsubProcessor
java.lang.Object
com.hs.mail.imap.processor.AbstractImapProcessor
com.hs.mail.imap.processor.AbstractListProcessor
com.hs.mail.imap.processor.LsubProcessor
- All Implemented Interfaces:
- ImapProcessor
public class LsubProcessor
- extends AbstractListProcessor
- Since:
- Feb 1, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LsubProcessor
public LsubProcessor()
listMailbox
protected List<Mailbox> listMailbox(long userID,
long ownerID,
String mailboxName,
MailboxQuery query)
- Specified by:
listMailbox
in class AbstractListProcessor
getMailbox
protected Mailbox getMailbox(long ownerID,
String mailboxName)
- Specified by:
getMailbox
in class AbstractListProcessor
Copyright © 2011. All Rights Reserved.