Package org.apache.cxf.aegis.type.mtom
Class StreamDataSource
java.lang.Object
org.apache.cxf.aegis.type.mtom.StreamDataSource
- All Implemented Interfaces:
jakarta.activation.DataSource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamDataSource
-
-
Method Details
-
getContentType
- Specified by:
getContentTypein interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-
getName
- Specified by:
getNamein interfacejakarta.activation.DataSource
-
getOutputStream
- Specified by:
getOutputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-