public interface FileDataSourceFactory
FileDataSource factory.| Modifier and Type | Method and Description |
|---|---|
FileDataSource |
getFileDataSource(javax.mail.BodyPart bodypart)
Get the instance of
FileDataSource class implementation. |
FileDataSource getFileDataSource(javax.mail.BodyPart bodypart)
throws java.io.IOException,
javax.mail.MessagingException
FileDataSource class implementation.bodypart - BodyPartFileDataSource instancejava.io.IOException - thrown by stream handlerjavax.mail.MessagingException - thrown by stream handler"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"