|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
BarracudaServletRequestWrapper | This class acts as a thin wrapper around a ServletRequest, adding several additional methods which enabled the request parameters to be modified programatically |
BarracudaServletResponseWrapper | This class acts as a thin wrapper around a ServletResponse. |
RequestWrapper | Simple interface for wrapping an HTTPServletRequest |
ResponseWrapper | Simple interface for wrapping an HTTPServletResponse |
Class Summary | |
DefaultServletRequestWrapper | This class acts as a thin wrapper around a ServletRequest. |
DefaultServletResponseWrapper | This class acts as a thin wrapper around a ServletResponse. |
DeferredResponseWrapper | This class acts as a thin wrapper around a ServletResponse. |
MultipartRequestWrapper | Handle HTTP simple or multipart requests. |
ParamGateway | The purpose of this servlet is take a set of req parameters and persist them in the users session. |
ResourceGateway | The purpose of this servlet is to look for a static resource on the classpath and return it to the client |
ScriptDetector | This class simply detects whether or not the client has scripting enabled. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |