Uses of Package
com.sun.jersey.api.core

Packages that use com.sun.jersey.api.core
com.sun.jersey.api.core Provides support for server-side request and response interfaces. 
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes. 
 

Classes in com.sun.jersey.api.core used by com.sun.jersey.api.core
HttpRequestContext
          An abstraction of a HTTP request.
HttpResponseContext
          An abstraction of a HTTP response.
 

Classes in com.sun.jersey.api.core used by com.sun.jersey.spi.inject
HttpContext
          A HttpContext makes it possible for a web resource implementation class to access and manipulate HTTP request and response information directly.
 



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