public class ResponseProperties extends Object
| Constructor and Description |
|---|
ResponseProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(ResponseProperties appended) |
void |
clear() |
List<javax.servlet.http.Cookie> |
getCookies() |
org.gatein.common.util.MultiValuedPropertyMap<Element> |
getMarkupHeaders() |
org.gatein.common.util.MultiValuedPropertyMap<String> |
getTransportHeaders() |
public org.gatein.common.util.MultiValuedPropertyMap<String> getTransportHeaders()
public org.gatein.common.util.MultiValuedPropertyMap<Element> getMarkupHeaders()
public List<javax.servlet.http.Cookie> getCookies()
public void append(ResponseProperties appended)
public void clear()
Copyright © 2003-2018 GateIn. All Rights Reserved.