java.lang.ObjectDefines a HTTP request-line, consisting of method name, URI and protocol. Instances of this class are immutable.org.apache.commons.httpclient.server.RequestLine
Christian - KohlschuetterOleg - Kalnichevski| Constructor: |
|---|
|
|
| Method from org.apache.commons.httpclient.server.RequestLine Summary: |
|---|
| getHttpVersion, getMethod, getUri, parseLine, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.httpclient.server.RequestLine Detail: |
|---|
|
|
|
|
|