Uses of Package
com.sun.ws.rest.api.model

Packages that use com.sun.ws.rest.api.model
com.sun.ws.rest.api.model   
com.sun.ws.rest.spi.resource Classes that define the contract for a resource provider. 
 

Classes in com.sun.ws.rest.api.model used by com.sun.ws.rest.api.model
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
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
UriPathAnnotated
           
UriPathValue
          Abstraction for a URI path value
 

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