public interface JavaMailSessionDelegate
| Modifier and Type | Method and Description |
|---|---|
javax.mail.internet.MimeMessage |
createMimeMessage(InputStream inputStream) |
javax.mail.Transport |
findTransport(String protocolToUse) |
javax.mail.Transport findTransport(String protocolToUse) throws javax.mail.NoSuchProviderException
javax.mail.NoSuchProviderExceptionjavax.mail.internet.MimeMessage createMimeMessage(InputStream inputStream) throws javax.mail.MessagingException
javax.mail.MessagingExceptionCopyright © 2016 jsoftware.org. All rights reserved.