public class Form extends Object
| Constructor and Description |
|---|
Form() |
Form(MultivaluedMap<String,String> store) |
Form(String parameterName,
String parameterValue) |
| Modifier and Type | Method and Description |
|---|---|
MultivaluedMap<String,String> |
asMap() |
Form |
param(String name,
String value) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.