| Package | Description |
|---|---|
| ch.software_atelier.simpleflex.rest | |
| ch.software_atelier.simpleflex.rest.test |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestResource
An abstract RestResource that retorns 405 Method Not Allowed on every Method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestApp.addResource(String path,
RestResource res) |
void |
RestHandler.registerResource(String resourcePath,
RestResource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsteriskResource |
class |
Resource |
Copyright © 2020 Software Atelier Kamber. All rights reserved.