org.openid4java.util
Class HttpUtils

java.lang.Object
  extended by org.openid4java.util.HttpUtils

public final class HttpUtils
extends java.lang.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
 

Method Detail

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 © 2011 Sxip. All Rights Reserved.