Package net.ideahut.springboot.mail
Class MailObject.Attachment
java.lang.Object
net.ideahut.springboot.mail.MailObject.Attachment
- All Implemented Interfaces:
jakarta.activation.DataSource,Serializable
- Enclosing class:
- MailObject
public static class MailObject.Attachment
extends Object
implements jakarta.activation.DataSource, Serializable
- See Also:
-
Constructor Details
-
Attachment
public Attachment() -
Attachment
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-