|
Interface Summary |
| Context |
Defines an interface to provide context information. |
| Cookie |
Deprecated. Use Cookie instead. |
| Environment |
Base interface for an environment abstraction |
| PermanentRedirector |
Interface for a permanent redirector abstraction |
| Redirector |
Interface for an redirector abstraction |
| Request |
Defines an interface to provide client request information . |
| Response |
Defines an interface to provide client response information. |
| Session |
Provides a way to identify a user across more than one page
request or visit to a Web site and to store information about that user. |
| SourceResolver |
Base interface for resolving a source by system identifiers. |
| ValueHolder |
A class of this interface is able to store and retrieve references to
other objects by a key. |