|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.jersey.api | |
---|---|
com.sun.jersey.api | Provides support for responses and exceptions. |
Classes in com.sun.jersey.api used by com.sun.jersey.api | |
---|---|
JResponse
Defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime. |
|
JResponse.AJResponseBuilder
An abstract response builder that may be utilized to extend response building and the construction of JResponse
instances. |
|
JResponse.JResponseBuilder
A class used to build JResponse instances that contain metadata
instead of or in addition to an entity. |
|
JResponseAsResponse
An adaption of JResponse as a Response . |
|
ParamException
An abstract extension of WebApplicationException for the class of
parameter-based exceptions. |
|
ParamException.URIParamException
An abstract parameter exception for the class of URI-parameter-based exceptions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |