|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.invocation.response.ResponseProperties
public class ResponseProperties
| Constructor Summary | |
|---|---|
ResponseProperties()
|
|
| Method Summary | |
|---|---|
void |
append(ResponseProperties appended)
|
void |
clear()
|
java.util.List<javax.servlet.http.Cookie> |
getCookies()
|
org.jboss.portal.common.util.MultiValuedPropertyMap<org.w3c.dom.Element> |
getMarkupHeaders()
|
org.jboss.portal.common.util.MultiValuedPropertyMap<java.lang.String> |
getTransportHeaders()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseProperties()
| Method Detail |
|---|
public org.jboss.portal.common.util.MultiValuedPropertyMap<java.lang.String> getTransportHeaders()
public org.jboss.portal.common.util.MultiValuedPropertyMap<org.w3c.dom.Element> getMarkupHeaders()
public java.util.List<javax.servlet.http.Cookie> getCookies()
public void append(ResponseProperties appended)
public void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||