| Package | Description |
|---|---|
| com.sun.jersey.api.model |
Provides an abstract model of a resource class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractSubResourceMethod> |
AbstractResource.getSubResourceMethods()
Provides a non-null list of subresource methods available on the resource
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractModelVisitor.visitAbstractSubResourceMethod(AbstractSubResourceMethod method) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.