Uses of Class
org.apache.http.client.fluent.Form

Packages that use Form
org.apache.http.client.fluent   
 

Uses of Form in org.apache.http.client.fluent
 

Methods in org.apache.http.client.fluent that return Form
 Form Form.add(String name, String value)
           
static Form Form.form()
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.