- Is responsible for the processing of the request
- Implements the ezcMvcDispatcher interface
- The current (and only) dispatcher implementation right now is configured through a configuration object
- Configuration objects implement the ezcMvcDispatcherConfiguration interface
In the next release:
- An dispatcher using configuration files will be added