Uses of Class
org.apache.http.client.fluent.Form
-
-
Uses of Form in org.apache.http.client.fluent
Methods in org.apache.http.client.fluent that return Form Modifier and Type Method Description Form
Form. add(java.lang.String name, java.lang.String value)
static Form
Form. form()
-