|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractResourceMethod | |
---|---|
com.sun.jersey.api.model | Provides an abstract model of a resource class. |
Uses of AbstractResourceMethod in com.sun.jersey.api.model |
---|
Subclasses of AbstractResourceMethod in com.sun.jersey.api.model | |
---|---|
class |
AbstractSubResourceMethod
|
Methods in com.sun.jersey.api.model that return types with arguments of type AbstractResourceMethod | |
---|---|
java.util.List<AbstractResourceMethod> |
AbstractResource.getResourceMethods()
Provides a non-null list of resource methods available on the resource |
Methods in com.sun.jersey.api.model with parameters of type AbstractResourceMethod | |
---|---|
void |
AbstractModelVisitor.visitAbstractResourceMethod(AbstractResourceMethod method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |