public interface ClientContext
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
Method Summary
List<javax.servlet.http.Cookie>
org.gatein.common.util.MultiValuedPropertyMap<String>
Returns the properties as seen by the client.
-
Method Details
-
-
getProperties
org.gatein.common.util.MultiValuedPropertyMap<String> getProperties()
Returns the properties as seen by the client.
- Returns:
- the properties
-
getCookies
List<javax.servlet.http.Cookie> getCookies()