Package com.dyuproject.web.rest.service

Interface Summary
Resource The REST resource which basically handles the request.
Service A bean which contain annotated methods w/c will be a REST resource.
 

Class Summary
AbstractService Base service to handle requests.
AnnotatedMethodResource Wraps the methods of a service to be invoked for request handling.
PathHandler Contains all the logic to handle the REST requests.
RESTServiceContext The application context using REST services and resources
 



Copyright © 2008-2013. All Rights Reserved.