Package com.sun.ws.rest.api.response

Classes used to tailor a HTTP response.

See:
          Description

Class Summary
Created An abstraction for a response to a request that resulted in the creation of a new resource,
HttpResponse Base class for HTTP responses.
NotModified An abstraction for a HTTP response to a request containing preconditions that indicates that a resource has not been modified.
TemporaryRedirect An abstraction for a HTTP response to temporarily redirect a client to a new URI.
 

Package com.sun.ws.rest.api.response Description

Classes used to tailor a HTTP response.