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
MessagingException
- for failuresCopyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms< /a>.