Charset
for the request in priority
order (q)Charset
in priority order (q)ContentType
for the request in priority order (q)Locale
for the request in priority
order (q)Locale in priority order (q)MediaType
for the request in priority
order (q) using the MediaTypeStrategy
registered for this RequestHeadersAcceptableMediaType
set for this request.Entity
body if it has been setEntityResponsePreconditionSuccessHandler
Check value of If-Match, If-Unmodified-Since
If-None-Match and If-Modified-Since and return
either 412 or 304 (for GET or HEAD only)
if the precondition fails.Compatible instance
could be safely replaced
with the supplied other
Compatible
Note compatibility is not symmetric
x.compatible(y) does NOT mean
y.compatible(x).ContentType
for this SerializerString
as another String using
a hash algorithmEntityFactory
used to build the body
of this responseEntity when the
body has been fully parsed.ErrorResponseBuilder
for building an error responseResource
must support GET
(also used to support HEAD)StandardRepresentationFactory
and BasicEntityFactoryRepresentationFactory
and default BasicEntityFactoryRepresentationFactory
and EntityFactoryStandardRepresentationFactoryRepresentationFactoryBasicEntityFactoryEntityFactoryBasicEntityFactoryEntityFactoryDateLoggerSerializer
that this Serializer will
delegate serialization toRequestPreconditionSuccessHandler
returning an error if the check fails
or if the precondition headers are absent
Check value of If-Match, If-Unmodified-Since
If-None-Match and If-Modified-Since and return
either 412 or 304 (for GET or HEAD only)
if the precondition fails.ContentType
for the response based on what the
Serializer can support and
what the client can accept.ResponseBuilder
instance for this Request.Serializer
support the supplied
ContentTypeResource must have a
URI stringETag not
including the W/
prefix for weak
ETags