| Interface | Description |
|---|---|
| WebConstants |
| Class | Description |
|---|---|
| JasperJspFactory |
This implementation of
JspFactory
provides full support of the Unified Expression Language
API. |
| MockBodyContent |
Mock implementation of
BodyContent. |
| MockExpression |
Mock implementation of
Expression. |
| MockExpressionEvaluator |
Mock implementation of
ExpressionEvaluator. |
| MockFilterChain |
Mock implementation of
FilterChain. |
| MockFilterConfig |
Mock implementation of
FilterConfig. |
| MockFunctionMapper |
Mock implementation of
FunctionMapper. |
| MockHttpServletRequest |
Mock implementation of
HttpServletRequest. |
| MockHttpServletResponse |
Mock implementation of
HttpServletResponse. |
| MockHttpSession |
Mock implementation of
HttpSession. |
| MockJspConfigDescriptor | |
| MockJspEngineInfo |
Mock implementation of
JspEngineInfo. |
| MockJspFactory |
Mock implementation of
JspFactory. |
| MockJspPropertyGroupDescriptor |
Mock implementation of
JspPropertyGroupDescriptor. |
| MockJspWriter |
Mock implementation of
JspWriter. |
| MockPageContext |
Mock implementation of
PageContext. |
| MockRegistration |
Mock implementation of
Registration. |
| MockRequestDispatcher |
Mock implementation of
RequestDispatcher. |
| MockServletConfig |
Mock implementation of
ServletConfig. |
| MockServletContext |
Mock implementation of
ServletContext. |
| MockServletInputStream |
Mock implementation of
ServletInputStream. |
| MockServletOutputStream |
Mock implementation of
ServletOutputStream. |
| MockServletRegistration |
Mock implementation of
ServletRegistration. |
| MockSessionContext |
Mock implementation of
HttpSessionContext. |
| MockSessionCookieConfig |
Mock implementation of
SessionCookieConfig. |
| MockTaglibDescriptor |
Mock implementation of
TaglibDescriptor. |
| MockUserPrincipal |
Mock implementation of
Principal. |
| MockVariableResolver |
Mock implementation of
VariableResolver. |
| WebMockObjectFactory |
Used to create all types of web mock objects.
|
Copyright © 2003-2015. All Rights Reserved.