org.openid4java.util
Class HttpUtils

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

public final class HttpUtils
extends java.lang.Object


Constructor Summary
private HttpUtils()
           
 
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
 

Constructor Detail

HttpUtils

private HttpUtils()
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 2006-2008 Sxip Identity Corporation