Package com.dyuproject.web.rest.service

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

Class Summary
AbstractResource Base resource to handle requests
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 © 2013. All Rights Reserved.