|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputWrapper | |
|---|---|
| org.mentawai.filter | |
| org.mentawai.spring | |
| Uses of InputWrapper in org.mentawai.filter |
|---|
| Subclasses of InputWrapper in org.mentawai.filter | |
|---|---|
class |
ActionContextFilter
|
class |
ApplicationFilter
This filter will place the application context in the action input. |
class |
AutoWiringFilter
A filter that will do AUTO-WIRING of dependencies in a totaly transparent way. |
class |
ConnectionFilter
|
class |
CookiesFilter
This filter will place the cookie context in the action input. |
class |
DIFilter
A filter that will do AUTO-WIRING of dependencies in a totaly transparent way. |
class |
ErrorsFilter
|
class |
FieldErrorsFilter
|
class |
HeadersFilter
|
class |
HibernateAnnotationFilter
This filter extends the capabilities of HibernateFilter to be used with Annotations |
class |
HibernateFilter
Use this filter to place an opened and connected Hibernate session in the action input. |
class |
IoCFilter
Autowiring filter for IoC. |
class |
JpaFilter
Use this filter to place an opened and connected JPA entityManager in the action input. |
class |
MentaContainerFilter
|
class |
MessagesFilter
|
class |
OutputFilter
|
class |
PostOrGetFilter
This filter will place a boolean in the action input to tell whether the action was a POST or a GET. |
class |
SessionFilter
This filter will place the session context in the action input. |
| Uses of InputWrapper in org.mentawai.spring |
|---|
| Subclasses of InputWrapper in org.mentawai.spring | |
|---|---|
class |
SpringInput
Input with built-in Spring support. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||