Class DefaultFileUpload
java.lang.Object
org.jboss.resteasy.reactive.server.core.multipart.DefaultFileUpload
- All Implemented Interfaces:
FilePart,FileUpload
-
Field Summary
Fields inherited from interface org.jboss.resteasy.reactive.multipart.FileUpload
ALL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.resteasy.reactive.multipart.FileUpload
uploadedFile
-
Constructor Details
-
DefaultFileUpload
-
-
Method Details
-
name
-
filePath
-
fileName
-
size
public long size() -
contentType
- Specified by:
contentTypein interfaceFilePart
-
charSet
-