站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

WSRPRequestContext - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.wsrp.invocation
Class WSRPRequestContext

java.lang.Object
  extended byorg.jboss.portal.portlet.impl.spi.AbstractRequestContext
      extended byorg.jboss.portal.wsrp.invocation.WSRPRequestContext
All Implemented Interfaces:
RequestContext

public class WSRPRequestContext
extends AbstractRequestContext
implements RequestContext

Version:
$Revision: 5440 $
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
 
Constructor Summary
WSRPRequestContext()
           
 
Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
getAttribute, getAttributeNames, getClientRequest, getClientResponse, getScheme, getServerName, getServerPort, include
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.portal.portlet.spi.RequestContext
getAttribute, getAttributeNames, getScheme, getServerName, getServerPort, include
 

Constructor Detail

WSRPRequestContext

public WSRPRequestContext()