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

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
Returns the RequestProcessor for the given module or null if one does not exist.
RequestProcessor
Look up and return the RequestProcessor responsible for the specified module, creating a new one if necessary.

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.actions

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-2007 - The Apache Software Foundation