Uses of Interface
org.apache.struts2.spi.RequestContext

Packages that use RequestContext
org.apache.struts2.spi   
 

Uses of RequestContext in org.apache.struts2.spi
 

Methods in org.apache.struts2.spi with parameters of type RequestContext
 void Result.execute(RequestContext requestContext)
          Executes result.
 java.lang.String Interceptor.intercept(RequestContext requestContext)
          Intercepts an action request.
 void RequestContextAware.setRequestContext(RequestContext requestContext)
          Sets RequestContext.
 



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.