Uses of Package
com.sun.ws.rest.spi.resource

Packages that use com.sun.ws.rest.spi.resource
com.sun.ws.rest.api.client   
com.sun.ws.rest.spi.container Classes that define the contract that a container adaptor must implement in order to host API classes. 
com.sun.ws.rest.spi.resource Classes that define the contract for a resource provider. 
 

Classes in com.sun.ws.rest.spi.resource used by com.sun.ws.rest.api.client
Injectable
          A utility base class for implementing injectable resources.
 

Classes in com.sun.ws.rest.spi.resource used by com.sun.ws.rest.spi.container
Injectable
          A utility base class for implementing injectable resources.
 

Classes in com.sun.ws.rest.spi.resource used by com.sun.ws.rest.spi.resource
ResourceFactory
          Specifies the provider that is used to obtain an instance of the resource class.
ResourceProvider
          A provider that manages the creation of resource class instances.
ResourceProviderFactory
          A singleton that manages access to resource provider instances.