当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PageFactory.PageResponseContextImpl - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.theme.impl.page
Class PageFactory.PageResponseContextImpl
java.lang.Object
org.jboss.portal.theme.impl.page.PageFactory.PageResponseContextImpl
- All Implemented Interfaces:
- PageResponseContext
- Enclosing class:
- PageFactory
- public static class PageFactory.PageResponseContextImpl
- extends java.lang.Object
- implements PageResponseContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageFactory.PageResponseContextImpl
public PageFactory.PageResponseContextImpl(ServerInvocation invocation)
getServerResponse
public ServerResponse getServerResponse()
- Specified by:
getServerResponse
in interface PageResponseContext
getHttpResponse
public javax.servlet.http.HttpServletResponse getHttpResponse()
- Specified by:
getHttpResponse
in interface PageResponseContext
getInfo
public HTTPStreamInfo getInfo()
- Specified by:
getInfo
in interface PageResponseContext