Quarkus - RESTEasy Reactive - Runtime 1.12.2.Final
- java.lang.Object
-
- io.quarkus.resteasy.reactive.server.runtime.multipart.QuarkusFileUpload
-
-
Constructor Summary
Constructors
| Constructor and Description |
QuarkusFileUpload(io.vertx.ext.web.FileUpload vertxFileUpload) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
name
public String name()
- Specified by:
name in interface org.jboss.resteasy.reactive.multipart.FileUpload
-
fileName
public String fileName()
- Specified by:
fileName in interface org.jboss.resteasy.reactive.multipart.FileUpload
-
size
public long size()
- Specified by:
size in interface org.jboss.resteasy.reactive.multipart.FileUpload
-
charSet
public String charSet()
- Specified by:
charSet in interface org.jboss.resteasy.reactive.multipart.FileUpload
Quarkus - RESTEasy Reactive - Runtime 1.12.2.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.