Package com.sun.jersey.api.core

Provides support for server-side request and response interfaces.

See:
          Description

Interface Summary
HttpContext A HttpContext makes it possible for a web resource implementation class to access and manipulate HTTP request and response information directly.
HttpRequestContext An abstraction of a HTTP request.
HttpResponseContext An abstraction of a HTTP response.
 

Package com.sun.jersey.api.core Description

Provides support for server-side request and response interfaces.



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