Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ServletMapping Class Reference

List of all members.

Public Member Functions

 this (IRegisteredServlet proxy, RegExp regex)

Private Attributes

RegExp regex
IRegisteredServlet proxy

Detailed Description

Relate a servlet to a regular expression. These are constructed via the addMapping() methods, and there may be more than one for any particular servlet.

Definition at line 590 of file ServletProvider.d.


Member Function Documentation

this IRegisteredServlet  proxy,
RegExp  regex
[inline]
 

Construct the mapping with all necessary attributes

Definition at line 601 of file ServletProvider.d.

References proxy, and regex.


Member Data Documentation

RegExp regex [private]
 

Definition at line 592 of file ServletProvider.d.

Referenced by this().

IRegisteredServlet proxy [private]
 

Definition at line 593 of file ServletProvider.d.

Referenced by ServletProvider::service(), and this().


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:10 2004 for Mango by doxygen 1.3.6