Adds a mapping to this handler, such that requests which match the given
method and pattern will be handed off to the given handler.
Overloaded variations of this method are defined for your convenience,
which allow you to add a mapping for multiple HTTP methods and/or path
patterns.
Adds a mapping to this handler, such that requests which match the given method and pattern will be handed off to the given handler.
Overloaded variations of this method are defined for your convenience, which allow you to add a mapping for multiple HTTP methods and/or path patterns.