public interface ReadableMime
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getMimeStream()
Return the MIME format stream corresponding to this message part.
|
java.io.InputStream getMimeStream()
throws MessagingException
MessagingExceptionCopyright © 2013 Oracle. All Rights Reserved.