Uses of Package
com.sun.jersey.api.model

Packages that use com.sun.jersey.api.model
com.sun.jersey.api.model Provides an abstract model of a resource class. 
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes. 
com.sun.jersey.spi.resource Provides support for plugable life-cycle declaration and implementation. 
 

Classes in com.sun.jersey.api.model used by com.sun.jersey.api.model
AbstractField
           
AbstractMethod
           
AbstractModelComponent
           
AbstractModelVisitor
          The interface was originatelly created to allow implementing validators of the abstract resource model.
AbstractResource
          Abstraction for resource class
AbstractResourceConstructor
          Abstraction for a resource class constructor
AbstractResourceMethod
          Abstraction for a resource method
AbstractSetterMethod
           
AbstractSubResourceLocator
          Abstraction for a sub resource locator
AbstractSubResourceMethod
           
Parameter
          Abstraction for a method/constructor parameter
Parameter.Source
           
Parameterized
          Abbstraction for something that has a list of parameters
PathAnnotated
           
PathValue
          Abstraction for a Path value
 

Classes in com.sun.jersey.api.model used by com.sun.jersey.spi.inject
Parameter
          Abstraction for a method/constructor parameter
 

Classes in com.sun.jersey.api.model used by com.sun.jersey.spi.resource
AbstractResource
          Abstraction for resource class
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.