Class FileUploadStreamSupplier
- java.lang.Object
-
- org.apache.camel.component.whatsapp.util.FileUploadStreamSupplier
-
public class FileUploadStreamSupplier extends Object
-
-
Constructor Summary
Constructors Constructor Description FileUploadStreamSupplier(Map<Object,Object> data, String boundary)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Supplier<? extends InputStream>generate()StringgetBoundary()Map<Object,Object>getData()
-