Package com.priint.pubserver.util
Class ByteArray64DataSource
java.lang.Object
com.priint.pubserver.util.ByteArray64DataSource
- All Implemented Interfaces:
jakarta.activation.DataSource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteArray64DataSource
public ByteArray64DataSource()
-
-
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
-