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:
getOutputStream
in interfacejakarta.activation.DataSource
- Throws:
IOException
-
getName
- Specified by:
getName
in interfacejakarta.activation.DataSource
-
getInputStream
- Specified by:
getInputStream
in interfacejakarta.activation.DataSource
- Throws:
IOException
-
getContentType
- Specified by:
getContentType
in interfacejakarta.activation.DataSource
-