de.phleisch.app.itsucks.io.http.impl
Class GZIPAwareGetMethod

java.lang.Object
  extended by GetMethod
      extended by de.phleisch.app.itsucks.io.http.impl.GZIPAwareGetMethod

public class GZIPAwareGetMethod
extends GetMethod


Constructor Summary
GZIPAwareGetMethod()
           
GZIPAwareGetMethod(java.lang.String uri)
           
 
Method Summary
protected  void processResponseBody(HttpState pState, HttpConnection pConn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GZIPAwareGetMethod

public GZIPAwareGetMethod()

GZIPAwareGetMethod

public GZIPAwareGetMethod(java.lang.String uri)
Method Detail

processResponseBody

protected void processResponseBody(HttpState pState,
                                   HttpConnection pConn)


Copyright © 2010. All Rights Reserved.