Uses of Class org.apache.struts.action.RequestProcessor

Uses in package org.apache.struts.tiles

Classes derived from org.apache.struts.action.RequestProcessor

class
RequestProcessor contains the processing logic that the Struts controller servlet performs as it receives each servlet request from the container.

Uses in package org.apache.struts.action

Fields of type org.apache.struts.action.RequestProcessor

RequestProcessor
The RequestProcessor instance we will use to process all incoming requests.

Methods with return type org.apache.struts.action.RequestProcessor

RequestProcessor
Look up and return the RequestProcessor responsible for the specified module, creating a new one if necessary.

Copyright B) 2000-2005 - Apache Software Foundation