Index
All Classes and Interfaces|All Packages
C
- CustomExceptionMapper - Class in org.glassfish.jersey.examples.helloworld.spring
-
Exception mapper to convert
IllegalArgumentExceptioninto a textual response. - CustomExceptionMapper() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.CustomExceptionMapper
D
- DateTimeService - Class in org.glassfish.jersey.examples.helloworld.spring
-
Simple date service that provides actual time and date info.
- DateTimeService() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.DateTimeService
G
- getDateTime() - Method in class org.glassfish.jersey.examples.helloworld.spring.DateTimeService
-
Get current date and time.
- getHello() - Method in class org.glassfish.jersey.examples.helloworld.spring.JerseyResource
- getHello() - Method in class org.glassfish.jersey.examples.helloworld.spring.SpringRequestResource
- getHello(HttpHeaders, String) - Method in class org.glassfish.jersey.examples.helloworld.spring.SpringSingletonResource
- greet(String) - Method in interface org.glassfish.jersey.examples.helloworld.spring.GreetingService
-
Workout a greeting.
- greet(String) - Method in class org.glassfish.jersey.examples.helloworld.spring.GreetingServiceImpl
- GreetingService - Interface in org.glassfish.jersey.examples.helloworld.spring
-
Simple greeting service.
- GreetingServiceImpl - Class in org.glassfish.jersey.examples.helloworld.spring
-
Simple
GreetingServiceimplementation to just say hello. - GreetingServiceImpl() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.GreetingServiceImpl
J
- JerseyResource - Class in org.glassfish.jersey.examples.helloworld.spring
-
Jersey Spring integration example.
- JerseyResource() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.JerseyResource
M
- MyApplication - Class in org.glassfish.jersey.examples.helloworld.spring
-
Spring HelloWorld Web Application configuration.
- MyApplication() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.MyApplication
-
Register JAX-RS application components.
O
- org.glassfish.jersey.examples.helloworld.spring - package org.glassfish.jersey.examples.helloworld.spring
S
- SpringRequestResource - Class in org.glassfish.jersey.examples.helloworld.spring
-
Jersey Spring integration example.
- SpringRequestResource() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.SpringRequestResource
- SpringSingletonResource - Class in org.glassfish.jersey.examples.helloworld.spring
-
Jersey Spring integration example.
- SpringSingletonResource() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.SpringSingletonResource
T
- toResponse(IllegalArgumentException) - Method in class org.glassfish.jersey.examples.helloworld.spring.CustomExceptionMapper
All Classes and Interfaces|All Packages