DSshelf2 class abstract
- Inheritance
-
- Object
- DSShelfCore
- DSshelf2
Constructors
Properties
Methods
-
addGetRoute(
String path, Handler handler) → void -
Utility to register a GET route easily.
inherited
-
addMiddleware(
Middleware middleware) → void -
Adds a middleware to the pipeline.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited