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.core.spi.component.ioc Provides support for IoC-based components. 
 

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.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.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.