| Class | Description |
|---|---|
| EndpointDefinition |
author Pascal Knueppel
created at: 04.10.2019 - 00:44 the endpoint definition is used to register new endpoints into the application context |
| ResourceEndpoint |
author Pascal Knueppel
created at: 26.10.2019 - 00:05 This class will receive any request and will then delegate the request to the correct endpoint and resource type |
| ResourceHandler<T extends ResourceNode> |
author Pascal Knueppel
created at: 07.10.2019 - 23:17 this abstract class is the base for the developer to implement |
Copyright © 2019. All rights reserved.