Uses of Package
com.sun.jersey.core.spi.factory

Packages that use com.sun.jersey.core.spi.factory
com.sun.jersey.api Provides support for responses and exceptions. 
com.sun.jersey.core.spi.component Provides support for components. 
com.sun.jersey.core.spi.factory Provides support for factories of particular component types. 
com.sun.ws.rs.ext   
 

Classes in com.sun.jersey.core.spi.factory used by com.sun.jersey.api
ResponseImpl
          An implementation of Response.
 

Classes in com.sun.jersey.core.spi.factory used by com.sun.jersey.core.spi.component
InjectableProviderFactory
          A factory for managing InjectableProvider instances.
 

Classes in com.sun.jersey.core.spi.factory used by com.sun.jersey.core.spi.factory
InjectableProviderFactory
          A factory for managing InjectableProvider instances.
 

Classes in com.sun.jersey.core.spi.factory used by com.sun.ws.rs.ext
AbstractRuntimeDelegate
          An abstract implementation of RuntimeDelegate that provides support common to the client and server.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.