Uses of Package
com.dyuproject.web.rest.service

Packages that use com.dyuproject.web.rest.service
com.dyuproject.demos.helloworld   
com.dyuproject.demos.todolist.service   
com.dyuproject.web.rest.service   
 

Classes in com.dyuproject.web.rest.service used by com.dyuproject.demos.helloworld
AbstractService
          Base service to handle requests
Service
          A bean which contain annotated methods w/c will be a REST resource.
 

Classes in com.dyuproject.web.rest.service used by com.dyuproject.demos.todolist.service
AbstractService
          Base service to handle requests
Service
          A bean which contain annotated methods w/c will be a REST resource.
 

Classes in com.dyuproject.web.rest.service used by com.dyuproject.web.rest.service
PathHandler
          Contains all the logic to handle the REST requests.
Resource
          The REST resource.
Service
          A bean which contain annotated methods w/c will be a REST resource.
 



Copyright © 2013. All Rights Reserved.