ePOST API

Uses of Class
rice.email.proxy.imap.commands.fetch.BodyPartRequest

Packages that use BodyPartRequest
rice.email.proxy.imap.commands.fetch   
rice.email.proxy.imap.parser.antlr   
 

Uses of BodyPartRequest in rice.email.proxy.imap.commands.fetch
 

Methods in rice.email.proxy.imap.commands.fetch with parameters of type BodyPartRequest
 java.lang.String BodyPart.fetchAll(BodyPartRequest breq, EmailContentPart part)
           
protected  java.lang.String BodyPart.fetchPart(BodyPartRequest breq, java.util.List types, EmailHeadersPart part)
           
 

Uses of BodyPartRequest in rice.email.proxy.imap.parser.antlr
 

Methods in rice.email.proxy.imap.parser.antlr with parameters of type BodyPartRequest
 void ImapCommandParser.body_part(BodyPartRequest breq)
           
 void ImapCommandParser.final_body_part(BodyPartRequest breq)
           
 void ImapCommandParser.non_final_body_part(BodyPartRequest breq)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.