Skip to main content

Module endpoint

Module endpoint 

Source
Expand description

Endpoint —IEndpoint implementations for dual-mode dispatch.

Structs§

ControllerEndpoint
Endpoint for controller-based methods.
RequestEndpoint
Endpoint that wraps a boxed async handler.
StaticHtmlEndpoint
Endpoint that serves a static HTML payload.
StaticJsonEndpoint
Endpoint that serves a static JSON payload.
StubEndpoint
A route endpoint that dispatches to the registered handler via cache.