| Interface | Description |
|---|---|
| ApplicationExtension |
A servlet that allows remote management of the application.
|
| Class | Description |
|---|---|
| ApiMethodSignature | |
| ApiResource |
A resource-specifc API handled by an
HttpController. |
| ApiSignature | |
| HttpController |
An
HttpExtension that dispatches to one or more ApiResources, handling the generic, HTTP-aspects
aspects of their client interactions |
| HttpExtension |
An
ApplicationExtension that implements the HttpServlet interface |
| RequestExceptionBarrier |
A
Filter that maps RequestExceptions onto error responses. |
| Enum | Description |
|---|---|
| HttpExtension.Method |
Enumeration of HTTP methods.
|
Copyright © 2021. All Rights Reserved.