Uses of Package
com.sun.jersey.core.spi.component.ioc

Packages that use com.sun.jersey.core.spi.component.ioc
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services. 
com.sun.jersey.api.container Provides support for creating HTTP-based containers. 
com.sun.jersey.api.container.grizzly Provides support for creating Grizzly-based HTTP containers. 
com.sun.jersey.api.container.httpserver Provides support for creating a Light weight HTTP server HTTP container. 
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components. 
com.sun.jersey.server.spi.component Provides support for components that are resource classes. 
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.api.client
IoCComponentProviderFactory
          An IoC component provider factory.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.api.container
IoCComponentProviderFactory
          An IoC component provider factory.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.api.container.grizzly
IoCComponentProviderFactory
          An IoC component provider factory.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.api.container.httpserver
IoCComponentProviderFactory
          An IoC component provider factory.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.core.spi.component.ioc
IoCComponentProcessor
          A component processor capable of performing pre-construction and post-construction initialization.
IoCComponentProcessorFactory
          A factory for obtaining IoCComponentProcessor instances.
IoCComponentProvider
          An IoC-based component provider.
IoCComponentProviderFactory
          An IoC component provider factory.
IoCInstantiatedComponentProvider
          An IoC-instantiated component provider.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.server.spi.component
IoCComponentProvider
          An IoC-based component provider.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.spi.container
IoCComponentProviderFactory
          An IoC component provider factory.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.