Uses of Interface
org.apache.http.client.methods.HttpUriRequest

Packages that use HttpUriRequest
Package Description
org.apache.http.client
The API for client-side HTTP communication and entry point to the HttpClient module.
org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.impl.client