Interface AttachmentDataStream

All Superinterfaces:
org.springframework.core.io.InputStreamSource
All Known Implementing Classes:
AttachmentDataStream.FileWrapper, AttachmentDataStream.InputStreamWrapper, AttachmentDataStream.RandomFileWrapper

public interface AttachmentDataStream extends org.springframework.core.io.InputStreamSource
Represents the data for an attachment.
Since:
5.5