org.n52.oxf.util.web
Class GzipEnabledHttpClient

java.lang.Object
  extended by org.n52.oxf.util.web.HttpClientDecorator
      extended by org.n52.oxf.util.web.GzipEnabledHttpClient
All Implemented Interfaces:
HttpClient

public class GzipEnabledHttpClient
extends HttpClientDecorator


Constructor Summary
GzipEnabledHttpClient(HttpClient httpclient)
           
 
Method Summary
 
Methods inherited from class org.n52.oxf.util.web.HttpClientDecorator
executeGet, executeGet, executeMethod, executePost, executePost, executePost, getConnectionManager, getHttpClientToDecorate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GzipEnabledHttpClient

public GzipEnabledHttpClient(HttpClient httpclient)


Copyright © 2012-2013 52north.org. All Rights Reserved.