JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
(
String
name,
String
value)
static
Form
Form.
form
()