Interface UploadSource
- All Known Implementing Classes:
FileUploadSource,InputStreamUploadSource,RenderedImageUploadSource
public interface UploadSource
-
Method Summary
Modifier and TypeMethodDescriptionstatic UploadSourceof(RenderedImage renderedImage) static UploadSourcestatic UploadSourceof(InputStream inputStream)
-
Method Details
-
of
-
of
-
of
-
getInputStream
- Throws:
IOException
-