Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.struts2.dispatcher Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
ActionMapper The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.Interfaceorg.apache.struts2.dispatcher.mapperApache Struts
ActionMappingSimple class that holds the action mapping information used to invoke a Struts action.Classorg.apache.struts2.dispatcher.mapperApache Struts
ApplicationMapA simple implementation of the Map interface to handle a collection of attributes and init parameters in a ServletContext object.Classorg.apache.struts2.dispatcherApache Struts
CompositeActionMapper A composite action mapper that is capable of delegating to a series of ActionMapper if the former failed to obtained a valid ActionMapping or uri.Classorg.apache.struts2.dispatcher.mapperApache Struts
DefaultActionMapper Default action mapper implementation, using the standard *.Classorg.apache.struts2.dispatcher.mapperApache Struts
DefaultActionSupportA simple action support class that sets properties to be able to serveSee Also:Serialized FormClassorg.apache.struts2.dispatcherApache Struts
DefaultDispatcherErrorHandlerDefault implementation of DispatcherErrorHandler which sends Error Report in devMode or HttpServletResponse.Classorg.apache.struts2.dispatcherApache Struts
DefaultStaticContentLoader Default implementation to server static content This class is used to serve common static content needed when using various parts of Struts, such as JavaScriptClassorg.apache.struts2.dispatcherApache Struts
DispatcherA utility class the actual dispatcher delegates most of its tasks to.Classorg.apache.struts2.dispatcherApache Struts
Dispatcher .LocatorProvide an accessor class for static XWork utility.Classorg.apache.struts2.dispatcher.DispatcherApache Struts
DispatcherErrorHandler Basically it sends back HTTP error codes or error page depends on requirements.Interfaceorg.apache.struts2.dispatcherApache Struts
DispatcherListenerA interface to tag those that want to execute code on the init and destory of a Dispatcher.Interfaceorg.apache.struts2.dispatcherApache Struts
ExecuteOperationsClassorg.apache.struts2.dispatcherApache Struts
FilterHostConfigClassorg.apache.struts2.dispatcher.filterApache Struts
HostConfigAbstraction for host configuration information such as init params or the servlet context.Interfaceorg.apache.struts2.dispatcherApache Struts
InitOperationsClassorg.apache.struts2.dispatcherApache Struts
JakartaMultiPartRequestMultipart form data request adapter for Jakarta Commons Fileupload package.Classorg.apache.struts2.dispatcher.multipartApache Struts
JakartaStreamMultiPartRequestMulti-part form data request adapter for Jakarta Commons FileUpload package that leverages the streaming API rather than the traditional non-streaming API.Classorg.apache.struts2.dispatcher.multipartApache Struts
ListenerHostConfigClassorg.apache.struts2.dispatcher.listenerApache Struts
MockDispatcherClassorg.apache.struts2.dispatcherApache Struts
MultiPartRequestAbstract wrapper class HTTP requests to handle multi-part data.Interfaceorg.apache.struts2.dispatcher.multipartApache Struts
MultiPartRequestWrapper Parse a multipart request and provide a wrapper around the request.Classorg.apache.struts2.dispatcher.multipartApache Struts
ParameterActionDefines a parameter action prefix.Interfaceorg.apache.struts2.dispatcher.mapperApache Struts
PrefixBasedActionMapper A prefix based action mapper that is capable of delegating to other ActionMappers based on the request's prefix.Classorg.apache.struts2.dispatcher.mapperApache Struts
PrepareOperationsClassorg.apache.struts2.dispatcherApache Struts
RequestMapA simple implementation of the Map interface to handle a collection of request attributes.Classorg.apache.struts2.dispatcherApache Struts
Restful2ActionMapper http://struts.Classorg.apache.struts2.dispatcher.mapperApache Struts
RestfulActionMapperSimple Restfull Action Mapper to support REST application See docs for more informationClassorg.apache.struts2.dispatcher.mapperApache Struts
ServletHostConfigClassorg.apache.struts2.dispatcher.servletApache Struts
SessionMapA simple implementation of the Map interface to handle a collection of HTTP session attributes.Classorg.apache.struts2.dispatcherApache Struts
StaticContentLoaderInterface for loading static resources, based on a path.Interfaceorg.apache.struts2.dispatcherApache Struts
StrutsExecuteFilterExecutes the discovered request information.Classorg.apache.struts2.dispatcher.filterApache Struts
StrutsListenerServlet listener for Struts.Classorg.apache.struts2.dispatcher.listenerApache Struts
StrutsPrepareAndExecuteFilterHandles both the preparation and execution phases of the Struts dispatching process.Classorg.apache.struts2.dispatcher.filterApache Struts
StrutsPrepareFilterPrepares the request for execution by a later StrutsExecuteFilter filter instance.Classorg.apache.struts2.dispatcher.filterApache Struts
StrutsRequestWrapper All Struts requests are wrapped with this class, which provides simple JSTL accessibility.Classorg.apache.struts2.dispatcherApache Struts
StrutsServletServlet dispatcher for Struts.Classorg.apache.struts2.dispatcher.servletApache Struts