Uses of Class
org.apache.geronimo.javamail.store.imap.connection.IMAPBodySection

Packages that use IMAPBodySection
org.apache.geronimo.javamail.store.imap.connection   
 

Uses of IMAPBodySection in org.apache.geronimo.javamail.store.imap.connection
 

Fields in org.apache.geronimo.javamail.store.imap.connection declared as IMAPBodySection
protected  IMAPBodySection IMAPFetchBodyPart.section
           
 

Constructors in org.apache.geronimo.javamail.store.imap.connection with parameters of type IMAPBodySection
IMAPBody(IMAPBodySection section, byte[] data)
          Create a Message Text instance.
IMAPFetchBodyPart(int type, IMAPBodySection section)
          Construct a base BODY section subpiece.
IMAPInternetHeader(IMAPBodySection section, byte[] data)
          Construct a HEADER request data item.
IMAPMessageText(IMAPBodySection section, byte[] data)
           
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.