MaHandler Class Reference

Inheritance diagram for MaHandler:

MprLink List of all members.

Detailed Description

Base class used by all request handlers.

Handlers are used to process client HTTP requests in a modular fashion. A handler may match a request by URL extension or by a custom matchRequest method.

Stability classification:
Evolving.


Public Member Functions

void  insertAfter (MprLink *item)
  Insert after this member.

void  insertPrior (MprLink *item)
  Insert prior to this member.


The documentation for this class was generated from the following files:

© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.