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.client.apache Provides support for the Client API that utilizes the Apache HTTP client to send and receive HTTP request and responses. 
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components. 
com.sun.jersey.guice.spi.container Provides support for Guice-based applications. 
com.sun.jersey.guice.spi.container.servlet Provides support for Guice-based Web applications. 
com.sun.jersey.server.impl.application   
com.sun.jersey.server.impl.component   
com.sun.jersey.server.impl.container.servlet   
com.sun.jersey.server.impl.jcdi   
com.sun.jersey.server.impl.resource   
com.sun.jersey.server.spi.component Provides support for components that are resource classes. 
com.sun.jersey.simple.container   
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
com.sun.jersey.spi.spring.container Provides support for Spring-based applications. 
 

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.client.apache
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.guice.spi.container
IoCComponentProvider
          An IoC-based component provider.
IoCComponentProviderFactory
          An IoC component provider factory.
 

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

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

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

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

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.server.impl.jcdi
IoCComponentProcessorFactory
          A factory for obtaining IoCComponentProcessor instances.
IoCComponentProcessorFactoryInitializer
          An initializer interface to obtain a IoCComponentProcessorFactory instance.
IoCComponentProvider
          An IoC-based component provider.
IoCComponentProviderFactory
          An IoC component provider factory.
 

Classes in com.sun.jersey.core.spi.component.ioc used by com.sun.jersey.server.impl.resource
IoCComponentProvider
          An IoC-based 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.simple.container
IoCComponentProviderFactory
          An IoC component provider factory.
 

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

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



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