Package | Description |
---|---|
io.undertow.server.handlers.form |
Modifier and Type | Method | Description |
---|---|---|
FormData.FormValue |
FormData.getFirst(String name) |
|
FormData.FormValue |
FormData.getLast(String name) |
Modifier and Type | Method | Description |
---|---|---|
Deque<FormData.FormValue> |
FormData.get(String name) |
|
Deque<FormData.FormValue> |
FormData.remove(String name) |
Copyright © 2018. All rights reserved.