| Package | Description |
|---|---|
| io.undertow.server.handlers.form |
| Modifier and Type | Field | Description |
|---|---|---|
static AttachmentKey<FormData> |
FormDataParser.FORM_DATA |
When the form data is parsed it will be attached under this key.
|
| Modifier and Type | Method | Description |
|---|---|---|
FormData |
FormDataParser.parseBlocking() |
Parse the data, blocking the current thread until parsing is complete.
|
Copyright © 2018. All rights reserved.