|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sourceforge.stripes.action | |
|---|---|
| net.sourceforge.stripes.action | This package defines the ActionBean interface and related classes and interfaces for writing ActionBeans. |
| net.sourceforge.stripes.ajax | This package provides utilities and classes that are helpful for creating AJAX applications and/or components using Stripes. |
| net.sourceforge.stripes.controller | This package contains classes which form the core internals of Stripes. |
| net.sourceforge.stripes.controller.multipart | Contains classes for parsing and dealing with multipart/form-data requests. |
| net.sourceforge.stripes.exception | Contains interfaces and implementations of exception handling strategy classes. |
| net.sourceforge.stripes.integration.spring | Provides classes for integrating a Stripes application with Spring, primarily by injecting Spring beans into ActionBeans. |
| net.sourceforge.stripes.localization | This package is used by Stripes to provide localization capabilities to application. |
| net.sourceforge.stripes.mock | Mock objects that implement many of the Servlet and Http Servlet interfaces. |
| net.sourceforge.stripes.tag | Contains implementation classes for all the Stripes custom tags and interfaces for overriding the strategy used to (re-)populate tag values and rendering tags in case of validation errors. |
| net.sourceforge.stripes.tools | Command line tools used in conjunction with Stripes. |
| net.sourceforge.stripes.util | This package contains various utility classes that are used to implement Stripes. |
| net.sourceforge.stripes.validation | This package contains interfaces and implementations of error message classes and of classes that convert Strings to rich objects, providing validation during the conversion. |
| net.sourceforge.stripes.validation.expression | This package provides several classes that give Stripes the ability to execute EL expressions for validation using various implementations. |
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.action | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| ActionBeanContext
Encapsulates information about the current request. |
|
| Message
Represents a message that can be displayed to the user. |
|
| OnwardResolution
Abstract class that provides a consistent API for all Resolutions that send the user onward to another view - either by forwarding, redirecting or some other mechanism. |
|
| RedirectResolution
Resolution that uses the Servlet API to redirect the user to another path by issuing a client side redirect. |
|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| SimpleMessage
A simple non-error message that uses the String supplied to it as the message (i.e. |
|
| StreamingResolution
Resolution for streaming data back to the client (in place of forwarding the user to another page). |
|
| StrictBinding.Policy
The options for the StrictBinding.defaultPolicy() element. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.ajax | |
|---|---|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.controller | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| ActionBeanContext
Encapsulates information about the current request. |
|
| FileBean
Represents a file that was submitted as part of an HTTP POST request. |
|
| HttpCache
This annotation can be applied to an event handler method or to an ActionBean class to
suggest to the HTTP client how it should cache the response. |
|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| StrictBinding
When applied to an ActionBean, this annotation turns on binding access controls. |
|
| StrictBinding.Policy
The options for the StrictBinding.defaultPolicy() element. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.controller.multipart | |
|---|---|
| FileBean
Represents a file that was submitted as part of an HTTP POST request. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.exception | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| ActionBeanContext
Encapsulates information about the current request. |
|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.integration.spring | |
|---|---|
| ActionBeanContext
Encapsulates information about the current request. |
|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.localization | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.mock | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.tag | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| Message
Represents a message that can be displayed to the user. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.tools | |
|---|---|
| UrlBinding
Annotation used to bind ActionBean classes to a specific path within the web application. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.util | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.validation | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
| Message
Represents a message that can be displayed to the user. |
|
| Resolution
Type that is designed to be returned by "handler" methods in ActionBeans. |
|
| SimpleMessage
A simple non-error message that uses the String supplied to it as the message (i.e. |
|
| Classes in net.sourceforge.stripes.action used by net.sourceforge.stripes.validation.expression | |
|---|---|
| ActionBean
Interface for all classes that respond to user interface events. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||