EntityTag |
|
EntityTag.Builder |
|
EntityTag.Strength |
The 'strength' of the ETag value:
A "strong entity tag" MAY be shared by two entities of a resource
only if they are equivalent by octet equality.
|
EntityTags.EntityTagType |
|
ErrorResponseHandler |
Callback interface optionally implemented by HttpServlet sub-classes.
|
HasDynamicAuthorization |
Optional interface implemented by HttpServlet s which need to
dynamically determine what AuthorizationConstraint is required for a
request.
|
HasGetMethod |
|
SupportsPatch |
Optional interface indicating that a servlet supports the HTTP PATCH method.
|
VersionedPlugin |
Represents the versioned API plugin, specified in a META-INF/plugin.json,
that corresponds to a particular request and the servlets @BelongsTo
annotation.
|