|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.webapp.MultipartForm
public class MultipartForm
Configuration for the multipart form.
| Constructor Summary | |
|---|---|
MultipartForm()
|
|
| Method Summary | |
|---|---|
long |
getUploadMax()
|
boolean |
isEnable()
|
void |
setEnable(boolean enable)
|
void |
setUploadMax(Bytes max)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipartForm()
| Method Detail |
|---|
public void setEnable(boolean enable)
public boolean isEnable()
public void setUploadMax(Bytes max)
public long getUploadMax()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||