Package hudson.plugins.emailext
Interface SizedDataSource
- All Superinterfaces:
- jakarta.activation.DataSource
- All Known Implementing Classes:
- ZipDataSource
public interface SizedDataSource
extends jakarta.activation.DataSource
- 
Method SummaryMethods inherited from interface jakarta.activation.DataSourcegetContentType, getInputStream, getName, getOutputStream
- 
Method Details- 
getSizelong getSize()
 
-