|
org.netbeans.lib.uihandler 1.10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MultiPartHandler.RequestFacade in org.netbeans.lib.uihandler |
---|
Constructors in org.netbeans.lib.uihandler with parameters of type MultiPartHandler.RequestFacade | |
---|---|
MultiPartHandler(MultiPartHandler.RequestFacade request,
String tmpDirectory)
Instantiate a new multipart handler with default |
|
MultiPartHandler(MultiPartHandler.RequestFacade request,
String tmpDirectory,
int maxUploadSize)
|
|
MultiPartHandler(MultiPartHandler.RequestFacade request,
String tmpDirectory,
int maxUploadSize,
String fieldEncoding)
Instantiate a new OneUpload to handle the given request, saving any uploaded files to the given directory and limiting the upload size to maxUploadSize. |
|
org.netbeans.lib.uihandler 1.10 | |||||||||
PREV NEXT | FRAMES NO FRAMES |