Uses of Interface
com.sun.jersey.api.core.HttpContext

Packages that use HttpContext
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes. 
 

Uses of HttpContext in com.sun.jersey.spi.inject
 

Methods in com.sun.jersey.spi.inject with parameters of type HttpContext
 T SingletonTypeInjectableProvider.getValue(HttpContext c)
           
 T Injectable.getValue(HttpContext context)
          Get the injectable value.
 



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