|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Deprecated Methods | |
| wicket.protocol.http.MockHttpServletRequest.getRealPath(String)
Use ServletContext.getRealPath(String) instead. |
|
| wicket.protocol.http.MockHttpSession.getValue(String)
use getAttribute(String) instead |
|
| wicket.protocol.http.MockHttpSession.getValueNames()
use getAttributeNames() instead |
|
| wicket.protocol.http.MockHttpSession.putValue(String, Object)
Use setAttribute(String, Object) instead |
|
| wicket.protocol.http.MockHttpSession.removeValue(String)
Use removeAttribute(String) instead |
|
| wicket.protocol.http.MockHttpServletResponse.setStatus(int, String)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||