org.openid4java.util
Class HttpUtils
java.lang.Object
org.openid4java.util.HttpUtils
public final class HttpUtils
- extends Object
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dispose
public static void dispose(org.apache.http.HttpResponse response)
dispose
public static void dispose(org.apache.http.HttpEntity entity)
setRequestOptions
public static void setRequestOptions(org.apache.http.client.methods.HttpRequestBase request,
HttpRequestOptions requestOptions)
Copyright © 2013 Sxip. All Rights Reserved.