Uses of Package
com.sun.jersey.server.impl.inject

Packages that use com.sun.jersey.server.impl.inject
com.sun.jersey.multipart.impl   
com.sun.jersey.server.impl.component   
com.sun.jersey.server.impl.container.servlet   
com.sun.jersey.server.impl.inject   
com.sun.jersey.server.impl.model   
com.sun.jersey.server.impl.model.method.dispatch   
com.sun.jersey.server.impl.resource   
com.sun.jersey.server.spi.component Provides support for components that are resource classes. 
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.multipart.impl
InjectableValuesProvider
          A hold of a list of injectable that obtains the injectable values from that list.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.component
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.container.servlet
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.inject
AbstractHttpContextInjectable
          An injectable that obtains an injectable value given the HttpContext.
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.model
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.model.method.dispatch
InjectableValuesProvider
          A hold of a list of injectable that obtains the injectable values from that list.
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.impl.resource
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 

Classes in com.sun.jersey.server.impl.inject used by com.sun.jersey.server.spi.component
ServerInjectableProviderContext
          The server context to obtain Injectable instances.
 



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