Class FileDownloadImpl
java.lang.Object
org.jboss.resteasy.reactive.client.impl.multipart.FileDownloadImpl
- All Implemented Interfaces:
FileDownload,FilePart
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileDownloadImpl
public FileDownloadImpl(io.netty.handler.codec.http.multipart.FileUpload httpData)
-
-
Method Details
-
name
-
filePath
-
fileName
-
size
public long size() -
contentType
- Specified by:
contentTypein interfaceFilePart
-
charSet
-