|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RequestParameterProvider | The interface a provider has to implement to add parameters to the url. |
Class Summary | |
---|---|
RequestParameterProviderManager | The manager which manage all the attached providers and add their fields to the url. |
RequestParameterResponseWrapper | This wrapper intercepts encodeURL and pass it to the RequestParameterProviderManager
which attaches the url parameters |
RequestParameterServletFilter | This filter wraps each HttpServletResponse in a RequestParameterResponseWrapper ,
meaning that every call to response.encodeURL() gets forwarded to the RequestParameterProviderManager. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |