org.jboss.portal.wsrp.invocation
Class WSRPRequestContext

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

public class WSRPRequestContext
extends AbstractRequestContext
implements RequestContext

Version:
$Revision: 5440 $
Author:
Julien Viet

Constructor Summary
WSRPRequestContext()
           
 
Method Summary
 
Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractRequestContext
dispatch, getScheme, getServerName, getServerPort
 
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
dispatch, getScheme, getServerName, getServerPort
 

Constructor Detail

WSRPRequestContext

public WSRPRequestContext()