|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestLine
The first line of an HttpRequest.
It contains the method, URI, and HTTP version of the request.
For details, see RFC 2616.
| Method Summary | |
|---|---|
String |
getMethod()
|
ProtocolVersion |
getProtocolVersion()
|
String |
getUri()
|
| Method Detail |
|---|
String getMethod()
ProtocolVersion getProtocolVersion()
String getUri()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||