Class Hierarchy
- java.lang.Object
- javax.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements javax.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.JerseyConfig
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.EnglishGoodbyeService (implements org.glassfish.jersey.examples.hello.spring.annotations.annotations.GoodbyeService)
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.GreetingService
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.NorwegianGoodbyeService (implements org.glassfish.jersey.examples.hello.spring.annotations.annotations.GoodbyeService)
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.SpringAnnotationConfig
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.SpringRequestResource
Interface Hierarchy
- org.glassfish.jersey.examples.hello.spring.annotations.annotations.GoodbyeService
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.