Class AttachmentHttpBinding.PartDataSource
java.lang.Object
org.apache.camel.component.servlet.AttachmentHttpBinding.PartDataSource
- All Implemented Interfaces:
jakarta.activation.DataSource
- Enclosing class:
AttachmentHttpBinding
public final class AttachmentHttpBinding.PartDataSource
extends Object
implements jakarta.activation.DataSource
-
Method Summary
-
Method Details
-
getSubmittedFileName
-
getOutputStream
- Specified by:
getOutputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-
getName
- Specified by:
getNamein interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStreamin interfacejakarta.activation.DataSource- Throws:
IOException
-
getContentType
- Specified by:
getContentTypein interfacejakarta.activation.DataSource
-