|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpContext
Field Summary | |
---|---|
static String |
GET_METHOD
|
static String |
POST_METHOD
|
Method Summary | |
---|---|
String |
getContextPath()
|
Cookie[] |
getCookies()
|
String |
getMethod()
Returns the http method. |
String |
getScheme()
|
String |
getServerName()
|
int |
getServerPort()
|
Field Detail |
---|
static final String GET_METHOD
static final String POST_METHOD
Method Detail |
---|
String getMethod()
Cookie[] getCookies()
String getScheme()
int getServerPort()
String getServerName()
String getContextPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |