public interface HttpContext
Modifier and Type | Method and Description |
---|---|
String |
getContextPath() |
Cookie[] |
getCookies() |
Method |
getMethod()
Returns the http method.
|
String |
getScheme() |
String |
getServerName() |
int |
getServerPort() |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.