Uses of Class
org.gcube.smartgears.extensions.HttpExtension
-
Packages that use HttpExtension Package Description org.gcube.smartgears.extensions org.gcube.smartgears.extensions.resource -
-
Uses of HttpExtension in org.gcube.smartgears.extensions
Subclasses of HttpExtension in org.gcube.smartgears.extensions Modifier and Type Class Description classApiResourceA resource-specifc API handled by anHttpController.classHttpControllerAnHttpExtensionthat dispatches to one or moreApiResources, handling the generic, HTTP-aspects aspects of their client interactions -
Uses of HttpExtension in org.gcube.smartgears.extensions.resource
Subclasses of HttpExtension in org.gcube.smartgears.extensions.resource Modifier and Type Class Description classConfigurationResourceclassFrontPageResourceclassHealthResourceclassLifecycleResourceclassMetricsResourceclassProfileResourceclassRemoteResourceAnHttpControllerfor remote management of the application.
-