Class MultiPartFile
java.lang.Object
org.smallmind.web.jersey.multipart.MultiPartFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
MultiPartFile
-
-
Method Details
-
getFileName
-
getContentType
-
getInputStream
-
readAllBytes
public byte[] readAllBytes()
-