Uses of Class
org.apache.tiles.request.velocity.VelocityRequest

Packages that use VelocityRequest
org.apache.tiles.request.velocity Tiles request support for Velocity. 
 

Uses of VelocityRequest in org.apache.tiles.request.velocity
 

Methods in org.apache.tiles.request.velocity that return VelocityRequest
static VelocityRequest VelocityRequest.createVelocityRequest(org.apache.tiles.request.ApplicationContext applicationContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.apache.velocity.context.Context velocityContext, Writer writer)
          Factory method to create a Velocity request.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.