|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IMultipartDecoder | Defines how a multipart HTTP request can be broken into individual elements (including file uploads). |
IPart | Common interface for data parts from multipart form submissions. |
Class Summary | |
---|---|
DefaultMultipartDecoder | Decodes the data in a multipart/form-data HTTP request, handling
file uploads and multi-valued parameters. |
UploadPart | Portion of a multi-part request representing an uploaded file. |
ValuePart | A portion of a multipart request that stores a value, or values, for a parameter. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |