|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSubResourceLocator | |
---|---|
com.sun.jersey.api.model | Provides an abstract model of a resource class. |
com.sun.jersey.server.impl.modelapi.validation |
Uses of AbstractSubResourceLocator in com.sun.jersey.api.model |
---|
Methods in com.sun.jersey.api.model that return types with arguments of type AbstractSubResourceLocator | |
---|---|
List<AbstractSubResourceLocator> |
AbstractResource.getSubResourceLocators()
Provides a non-null list of subresource locators available on the resource |
Methods in com.sun.jersey.api.model with parameters of type AbstractSubResourceLocator | |
---|---|
void |
AbstractModelVisitor.visitAbstractSubResourceLocator(AbstractSubResourceLocator locator)
|
Uses of AbstractSubResourceLocator in com.sun.jersey.server.impl.modelapi.validation |
---|
Methods in com.sun.jersey.server.impl.modelapi.validation with parameters of type AbstractSubResourceLocator | |
---|---|
void |
BasicValidator.visitAbstractSubResourceLocator(AbstractSubResourceLocator locator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |