|
||||||||||
| 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 RequestContextgetScheme in class AbstractRequestContextpublic java.lang.String getServerName()
getServerName in interface RequestContextgetServerName in class AbstractRequestContextpublic int getServerPort()
getServerPort in interface RequestContextgetServerPort in class AbstractRequestContextpublic java.lang.String getContextPath()
getContextPath in interface RequestContextgetContextPath in class AbstractRequestContext
public void include(javax.servlet.RequestDispatcher rd)
throws java.io.IOException,
javax.servlet.ServletException
include in interface RequestContextinclude in class AbstractRequestContextjava.io.IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||