Class Email.Attachment
java.lang.Object
org.summerboot.jexpress.integration.smtp.Email.Attachment
- All Implemented Interfaces:
Serializable
- Enclosing class:
Email
- See Also:
-
Field Details
-
type
-
dataStream
protected final byte[] dataStream -
fileName
-
cid
-
-
Constructor Details
-
Attachment
- Parameters:
type- - the file extention, ie. "pdf", imagedataStream-fileName-cid- -<img src="cid:logo">
-
-
Method Details
-
type
-
getDataStream
public byte[] getDataStream() -
fileName
-
cid
-
cid
-