Package org.glassfish.jersey.examples.helloworld.spring

Interface Summary
GreetingService Simple greeting service.
 

Class Summary
CustomExceptionMapper Exception mapper to convert IllegalArgumentException into a textual response.
DateTimeService Simple date service that provides actual time and date info.
GreetingServiceImpl Simple GreetingService implementation to just say hello.
JerseyResource Jersey2 Spring integration example.
MyApplication Spring HelloWorld Web Application configuration.
SpringRequestResource Jersey2 Spring integration example.
SpringSingletonResource Jersey2 Spring integration example.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.