com.hs.mail.imap.processor.fetch
Class EnvelopeBuilder

java.lang.Object
  extended by com.hs.mail.imap.processor.fetch.EnvelopeBuilder

public class EnvelopeBuilder
extends Object

Since:
Mar 8, 2010
Author:
Won Chul Doh

Field Summary
static String[] WANTED_FIELDS
           
 
Constructor Summary
EnvelopeBuilder()
           
 
Method Summary
 Envelope build(Map<String,String> header)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WANTED_FIELDS

public static final String[] WANTED_FIELDS
Constructor Detail

EnvelopeBuilder

public EnvelopeBuilder()
Method Detail

build

public Envelope build(Map<String,String> header)


Copyright © 2011. All Rights Reserved.