C D G J M O S T

C

CustomExceptionMapper - Class in org.glassfish.jersey.examples.helloworld.spring
Exception mapper to convert IllegalArgumentException into 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 GreetingService implementation 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
Jersey2 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
Jersey2 Spring integration example.
SpringRequestResource() - Constructor for class org.glassfish.jersey.examples.helloworld.spring.SpringRequestResource
 
SpringSingletonResource - Class in org.glassfish.jersey.examples.helloworld.spring
Jersey2 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
 

C D G J M O S T

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