Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface Base<T>

A collection of Request-handlers for a Base-Endpoint. A BaseEndpoint represents a Namespace for any number of related Endpoints.

Type parameters

Hierarchy

Index

Properties

Properties

Actions

Actions: CLRoutes<T>

Where each related Endpoint is defined.

Errors

Errors: CLRouteER

A plain-object used to define any list paths that are invalid and the HTTP_MSG that should be sent to the end-user.