|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MIMEPart in org.jvnet.mimepull |
---|
Methods in org.jvnet.mimepull that return MIMEPart | |
---|---|
MIMEPart |
MIMEMessage.getPart(int index)
Creates nth attachment lazily. |
MIMEPart |
MIMEMessage.getPart(String contentId)
Creates a lazy attachment for a given Content-ID. |
Methods in org.jvnet.mimepull that return types with arguments of type MIMEPart | |
---|---|
List<MIMEPart> |
MIMEMessage.getAttachments()
Gets all the attachments by parsing the entire MIME message. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |