com.hs.mail.imap.message
Class ImapRequestFactory

java.lang.Object
  extended by com.hs.mail.imap.message.ImapRequestFactory

public class ImapRequestFactory
extends Object

Since:
Jan 28, 2010
Author:
Won Chul Doh

Constructor Summary
ImapRequestFactory()
           
 
Method Summary
static ImapRequest createImapRequest(ImapMessage message)
           
static ImapRequestBuilder lookup(String tag, String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImapRequestFactory

public ImapRequestFactory()
Method Detail

createImapRequest

public static ImapRequest createImapRequest(ImapMessage message)
                                     throws LookupException,
                                            ParseException
Throws:
LookupException
ParseException

lookup

public static ImapRequestBuilder lookup(String tag,
                                        String command)


Copyright © 2011. All Rights Reserved.