| Package | Description |
|---|---|
| com.sun.jersey.api.model |
Provides an abstract model of a resource class.
|
| com.sun.jersey.server.impl.modelapi.validation |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractResourceConstructor> |
AbstractResource.getConstructors() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractModelVisitor.visitAbstractResourceConstructor(AbstractResourceConstructor constructor) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicValidator.visitAbstractResourceConstructor(AbstractResourceConstructor constructor) |
Copyright © 2014 Oracle Corporation. All rights reserved.