java.lang.Objectorg.apache.commons.httpclient.HttpMethodBase
org.apache.commons.httpclient.methods.GetMethod
org.apache.commons.httpclient.methods.UrlGetMethod
All Implemented Interfaces:
HttpUrlMethod, HttpMethod
use - GetMethodMarc - A. Saegesser< - a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler| Fields inherited from org.apache.commons.httpclient.HttpMethodBase: |
|---|
| statusLine, effectiveVersion |
| Constructor: |
|---|
|
|
|
|
|
| Method from org.apache.commons.httpclient.methods.UrlGetMethod Summary: |
|---|
| getUrl, setUrl |
| Methods from org.apache.commons.httpclient.methods.GetMethod: |
|---|
| getName, recycle |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.httpclient.methods.UrlGetMethod Detail: |
|---|
Deprecated!
|
Deprecated!
|