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:
getContentType
in interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStream
in interfacejakarta.activation.DataSource
-
getName
- Specified by:
getName
in interfacejakarta.activation.DataSource
-
getOutputStream
- Specified by:
getOutputStream
in interfacejakarta.activation.DataSource
- Throws:
IOException
-
getSize
public long getSize()- Specified by:
getSize
in interfaceSizedDataSource
-