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

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

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

Methods in org.apache.geronimo.javamail.store.imap.connection that return IMAPMessageText
 IMAPMessageText IMAPConnection.fetchBodyPartText(int sequenceNumber, String section)
          Issue a FETCH command to retrieve the message text
 IMAPMessageText IMAPConnection.fetchText(int sequenceNumber)
          Issue a FETCH command to retrieve the message text
 



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