| Class | Description |
|---|---|
| ApiProxyHandler |
Serves the API proxy source with the correct API path.
|
| CorsHandler |
A permissible CORS implementation, which allows all domains and headers.
|
| EndpointsMethodHandler |
A wrapper class for an Endpoints method which provides helpers for doing JSON-REST and
(eventually) JSON-RPC dispatching.
|
| ExplorerHandler |
A handler which sends a redirect to the API Explorer.
|