Package | Description |
---|---|
oracle.dbtools.plugin.api.servlet |
Extensions to the Servlet API.
|
Class and Description |
---|
EntityTag
ETag header values MUST conform to the syntax mandated in RFC 2616 section
3.11: |
EntityTag.Builder
Build an
EntityTag instance |
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. |
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
Optional interface implemented by
HttpServlet s that wish to leverage
the
EntityTags.etag(HttpServletRequest, HttpServletResponse, HasGetMethod)
method to automatically produce an ETag header. |
SupportsPatch
Optional interface indicating that a servlet supports the HTTP PATCH method.
|
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.