Class Hierarchy
- java.lang.Object
- jakarta.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.gcube.service.helloworld.rest.AuthenticatedService
- org.gcube.service.helloworld.serializers.ContextSerializator
- org.gcube.service.helloworld.health.CreateTempFileCheck (implements org.gcube.common.health.api.HealthCheck)
- org.gcube.service.helloworld.rest.ExcludeAuthorizationService
- org.gcube.service.helloworld.rest.HelloService
- org.gcube.service.helloworld.HelloWorldManager (implements org.gcube.smartgears.ApplicationManager)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.gcube.service.helloworld.beans.ResponseBean (implements java.io.Serializable)
- org.gcube.service.helloworld.utils.RestUtils
- org.gcube.service.helloworld.rest.ServiceExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
Annotation Interface Hierarchy
- org.gcube.service.helloworld.annotation.PURGE (implements java.lang.annotation.Annotation)