-
-
Constructor Summary
Constructors
| Constructor and Description |
FileUploadPart(io.vertx.ext.web.FileUpload fileUpload) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface javax.servlet.http.Part
- Overrides:
getName in class AbstractPart
-
getSize
public long getSize()
- Specified by:
getSize in interface javax.servlet.http.Part
- Overrides:
getSize in class AbstractPart
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.