public interface ClientContext
| Modifier and Type | Method and Description |
|---|---|
List<javax.servlet.http.Cookie> |
getCookies() |
String |
getMethod() |
org.gatein.common.util.MultiValuedPropertyMap<String> |
getProperties()
Returns the properties as seen by the client.
|
Copyright © 2003-2020 GateIn. All Rights Reserved.