- ca.on.senecac.prg556.common - package ca.on.senecac.prg556.common
-
- ContentFilter - Class in ca.on.senecac.prg556.common
-
Dispatches file requests with specific extensions to specific folders.
- ContentFilter() - Constructor for class ca.on.senecac.prg556.common.ContentFilter
-
Default constructor.
- ContentTypeFilter - Class in ca.on.senecac.prg556.common
-
Sets the appropriate content type and adds the appropriate prelude code to the HTTP response.
- ContentTypeFilter() - Constructor for class ca.on.senecac.prg556.common.ContentTypeFilter
-
Default constructor.
- Control - Interface in ca.on.senecac.prg556.common
-
Defines methods that all MVC Controls must implement.
- ControlFilter - Class in ca.on.senecac.prg556.common
-
Implements the MVC Control filter framework.
- ControlFilter() - Constructor for class ca.on.senecac.prg556.common.ControlFilter
-
Default constructor.
- CookieHelper - Class in ca.on.senecac.prg556.common
-
A collection of functions for handling HTTP cookies.
- CookieHelper() - Constructor for class ca.on.senecac.prg556.common.CookieHelper
-
- CookieTestFilter - Class in ca.on.senecac.prg556.common
-
Verifies that the HTTP client supports cookies.
- CookieTestFilter() - Constructor for class ca.on.senecac.prg556.common.CookieTestFilter
-
Default constructor.