| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InputStreamSource | |
| org.springframework.core.io | |
| org.springframework.mail.javamail | |
| Uses of InputStreamSource in org.springframework.core.io |
| Subinterfaces of InputStreamSource in org.springframework.core.io | |
interface | ResourceInterface for a resource descriptor that abstracts from the actual type of resource, like file or classpath resource. |
| Uses of InputStreamSource in org.springframework.mail.javamail |
| Methods in org.springframework.mail.javamail with parameters of type InputStreamSource | |
void | MimeMessageHelper.addAttachment(String attachmentFilename, InputStreamSource inputStreamSource)Add an attachment to the given MimeMessage, taking the content from an org.springframework.core.InputStreamResource. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||