public final class HttpUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
dispose(org.apache.http.HttpEntity entity) |
static void |
dispose(org.apache.http.HttpResponse response) |
static void |
setRequestOptions(org.apache.http.client.methods.HttpRequestBase request,
HttpRequestOptions requestOptions) |
public static void dispose(org.apache.http.HttpResponse response)
public static void dispose(org.apache.http.HttpEntity entity)
public static void setRequestOptions(org.apache.http.client.methods.HttpRequestBase request, HttpRequestOptions requestOptions)
Copyright © 2016 Sxip. All rights reserved.