com.senseidb.dataprovider.http
Class HttpsClientDecorator

java.lang.Object
  extended by com.senseidb.dataprovider.http.HttpsClientDecorator

public class HttpsClientDecorator
extends Object


Constructor Summary
HttpsClientDecorator()
           
 
Method Summary
static org.apache.http.impl.client.DefaultHttpClient decorate(org.apache.http.impl.client.DefaultHttpClient base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpsClientDecorator

public HttpsClientDecorator()
Method Detail

decorate

public static org.apache.http.impl.client.DefaultHttpClient decorate(org.apache.http.impl.client.DefaultHttpClient base)


Copyright © 2010-2012. All Rights Reserved.