当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
ServerResponseContext - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.server
Interface ServerResponseContext
- All Known Implementing Classes:
- PortalServlet.ServerResponseContextImpl
- public interface ServerResponseContext
Spi interface for URL generation.
getClientResponse
public javax.servlet.http.HttpServletResponse getClientResponse()
- The original servlet response.
- Returns:
- the http response
encodeURL
public java.lang.String encodeURL(ServerURL url,
URLContext context,
URLFormat format)
- Parameters:
url
- context
- format
-
- Returns:
- the encoded url