Package hudson.plugins.emailext.plugins
Class ZipDataSource
java.lang.Object
hudson.plugins.emailext.plugins.ZipDataSource
- All Implemented Interfaces:
SizedDataSource,jakarta.activation.DataSource
-
Constructor Details
-
ZipDataSource
- Throws:
IOException
-
ZipDataSource
- Throws:
IOException
-
-
Method Details
-
getContentType
- Specified by:
getContentTypein interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStreamin interfacejakarta.activation.DataSource
-
getName
- Specified by:
getNamein interfacejakarta.activation.DataSource
-
getOutputStream
- Specified by:
getOutputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-
getSize
public long getSize()- Specified by:
getSizein interfaceSizedDataSource
-