Uses of Interface
com.atlassian.httpclient.api.EntityBuilder

Packages that use EntityBuilder
com.atlassian.httpclient.api   
 

Uses of EntityBuilder in com.atlassian.httpclient.api
 

Subinterfaces of EntityBuilder in com.atlassian.httpclient.api
 interface FormBuilder
          Builds url-encoded form entities for use as HTTP request message bodies.
 

Methods in com.atlassian.httpclient.api with parameters of type EntityBuilder
 Request Request.setEntity(EntityBuilder entityBuilder)
          Sets the entity and any associated headers from an entity builder.
 



Copyright © 2012-2013 Atlassian. All Rights Reserved.