Class Hierarchy
- java.lang.Object
- org.glassfish.jersey.examples.helloworld.App
- jakarta.ws.rs.core.Application
- org.glassfish.jersey.examples.helloworld.App.JaxRsApplication
- org.glassfish.jersey.examples.helloworld.AppScopedResource
- org.glassfish.jersey.examples.helloworld.CustomInterceptor (implements jakarta.ws.rs.ext.WriterInterceptor)
- org.glassfish.jersey.examples.helloworld.HelloWorldResource
- org.glassfish.jersey.examples.helloworld.RequestScopedBean
- org.glassfish.jersey.examples.helloworld.RequestScopedResource
Annotation Type Hierarchy
- org.glassfish.jersey.examples.helloworld.ResponseBodyFromCdiBean (implements java.lang.annotation.Annotation)