Extends
jls.net.SelectionHandlerSequence.
This class is a selection handler for multipart HTTP content.
Defined in: HttpMultiPartBody.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
jls.net.http.HttpMultiPartBody(boundary, boundary)
Creates a multipart HTTP content.
|
| Method Attributes | Method Name and Description |
|---|---|
|
addContent(content)
Adds a content.
|
|
|
getContent(content, index)
Gets a content.
|