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

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

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

Methods in org.apache.geronimo.javamail.store.imap.connection that return IMAPBody
 IMAPBody IMAPConnection.fetchBody(int sequenceNumber, String section)
          Issue a FETCH command to retrieve the entire message body in one shot.
 



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