Package org.apache.cxf.attachment
Class AttachmentDataSource
java.lang.Object
org.apache.cxf.attachment.AttachmentDataSource
- All Implemented Interfaces:
jakarta.activation.DataSource
-
Constructor Details
-
AttachmentDataSource
-
-
Method Details
-
isCached
public boolean isCached() -
cache
- Throws:
IOException
-
hold
- Throws:
IOException
-
release
public void release() -
getContentType
- Specified by:
getContentType
in interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStream
in interfacejakarta.activation.DataSource
-
getName
- Specified by:
getName
in interfacejakarta.activation.DataSource
-
setName
-
getOutputStream
- Specified by:
getOutputStream
in interfacejakarta.activation.DataSource
- Throws:
IOException
-