Provides a default implementation for the Module interface. It provides helper functions to manage the URL mappings without having you to worry about how they are stored.

Constructor

new ()

Constructs a default implementation of a server module

Methods

getMappings ():Iterable<URLMapping>