|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.impl.spi.AbstractRequestContext
org.jboss.portal.wsrp.invocation.WSRPRequestContext
Constructor Summary | |
WSRPRequestContext(java.lang.String sessionId)
|
Method Summary | |
java.lang.String |
getContextPath()
|
java.lang.String |
getScheme()
|
java.lang.String |
getServerName()
|
int |
getServerPort()
|
void |
include(javax.servlet.RequestDispatcher rd)
|
Methods inherited from class org.jboss.portal.portlet.impl.spi.AbstractRequestContext |
addPropertyValue, getAttribute, getAttributeNames, getClientRequest, getClientResponse, getPropertyNames, getPropertyValue, getPropertyValues, setPropertyValue |
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 |
addPropertyValue, getAttribute, getAttributeNames, getPropertyNames, getPropertyValue, getPropertyValues, setPropertyValue |
Constructor Detail |
public WSRPRequestContext(java.lang.String sessionId)
Method Detail |
public java.lang.String getScheme()
getScheme
in interface RequestContext
getScheme
in class AbstractRequestContext
public java.lang.String getServerName()
getServerName
in interface RequestContext
getServerName
in class AbstractRequestContext
public int getServerPort()
getServerPort
in interface RequestContext
getServerPort
in class AbstractRequestContext
public java.lang.String getContextPath()
getContextPath
in interface RequestContext
getContextPath
in class AbstractRequestContext
public void include(javax.servlet.RequestDispatcher rd) throws java.io.IOException, javax.servlet.ServletException
include
in interface RequestContext
include
in class AbstractRequestContext
java.io.IOException
javax.servlet.ServletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |