|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Root interface for retrieving information
from the proxy for specific pagelets. Generally, the pagelet obtains an IProxyContext
by using the ProxyContextFactory.createProxyContext()
static factory method.
| Method Summary | |
IProxyRequest |
getProxyRequest()
Returns an IProxyRequest representing the HTTP request for this
pagelet. |
IProxyResponse |
getProxyResponse()
Returns an IProxyResponse representing the HTTP response for this
pagelet. |
| Method Detail |
public IProxyRequest getProxyRequest()
IProxyRequest representing the HTTP request for this
pagelet.
public IProxyResponse getProxyResponse()
IProxyResponse representing the HTTP response for this
pagelet.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2010 Oracle® Corporation. All Rights Reserved.