| Package | Description |
|---|---|
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.extensions | |
| org.gcube.smartgears.extensions.resource |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationExtension> |
ApplicationExtensions.extensions()
Returns the extensions for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationExtensions |
ApplicationExtensions.set(ApplicationExtension... extensions)
Sets the extensions for the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApiResource
A resource-specifc API handled by an
HttpController. |
class |
HttpController
An
HttpExtension that dispatches to one or more ApiResources, handling the generic, HTTP-aspects
aspects of their client interactions |
class |
HttpExtension
An
ApplicationExtension that implements the HttpServlet interface |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationResource
|
class |
FrontPageResource
|
class |
LifecycleResource
|
class |
ProfileResource
|
class |
RemoteResource
An
HttpController for remote management of the application. |
Copyright © 2020. All Rights Reserved.