Class Summary |
ContextServices |
This class defines a convenience method to get the servlet
context. |
HttpConverter |
This class provides a simple series of static methods
to convert a Map to a URL String and vica-versa |
HttpRequester |
This class encapsulates access to/from a URL via both POST and GET methods. |
HttpServices |
This class provides HTTP-related utility methods. |
LightweightURL |
A lightweight URL class |
ServletUtil |
This just contains some Servlet utility routines |
SessionManager |
This class provides a convenient bridge to any sessions which are being managed/registered
through Barracuda's SessionObjectRepository class (ie. all events that go through ApplicationGateway
use this). |
SessionServices |
This class defines a convenience method to get the session
and set the timeout at the same time. |
URLRewriter |
This just contains some Servlet utility routines |