com.hs.mail.imap.message
Class ImapRequestFactory
java.lang.Object
com.hs.mail.imap.message.ImapRequestFactory
public class ImapRequestFactory
- extends Object
- Since:
- Jan 28, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImapRequestFactory
public ImapRequestFactory()
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.