| Package | Description |
|---|---|
| com.sun.xml.messaging.saaj.packaging.mime.internet | |
| com.sun.xml.messaging.saaj.soap | |
| org.jvnet.mimepull |
| Modifier and Type | Method and Description |
|---|---|
MIMEPart |
MimePullMultipart.readAndReturnSOAPPart() |
| Constructor and Description |
|---|
MimeBodyPart(MIMEPart part) |
| Constructor and Description |
|---|
AttachmentPartImpl(MIMEPart part) |
| Modifier and Type | Method and Description |
|---|---|
MIMEPart |
MIMEMessage.getPart(int index)
Creates nth attachment lazily.
|
MIMEPart |
MIMEMessage.getPart(String contentId)
Creates a lazy attachment for a given Content-ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<MIMEPart> |
MIMEMessage.getAttachments()
Gets all the attachments by parsing the entire MIME message.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.