|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Resource | |
---|---|
com.dyuproject.web.rest.service |
Uses of Resource in com.dyuproject.web.rest.service |
---|
Classes in com.dyuproject.web.rest.service that implement Resource | |
---|---|
class |
AnnotatedMethodResource
Wraps the methods of a service to be invoked for request handling. |
Methods in com.dyuproject.web.rest.service with parameters of type Resource | |
---|---|
void |
RESTServiceContext.addResource(String path,
Resource resource)
|
PathHandler |
PathHandler.map(String path,
Resource resource)
|
Method parameters in com.dyuproject.web.rest.service with type arguments of type Resource | |
---|---|
void |
RESTServiceContext.setResources(Map<String,Resource> resources)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |