public class Upload extends Object implements Serializable
| Constructor and Description |
|---|
Upload() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.Part |
getFile() |
void |
setFile(javax.servlet.http.Part file) |
String |
upload() |
public String upload()
public javax.servlet.http.Part getFile()
public void setFile(javax.servlet.http.Part file)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.