Uses of Package
oracle.dbtools.plugin.api.servlet
Packages that use oracle.dbtools.plugin.api.servlet
-
Classes in oracle.dbtools.plugin.api.servlet used by oracle.dbtools.plugin.api.servletClassDescription
ETagheader values MUST conform to the syntax mandated in RFC 2616 section 3.11:Build anEntityTaginstanceThe '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.Callback interface optionally implemented byHttpServletsub-classes.Optional interface implemented byHttpServlets which need to dynamically determine whatAuthorizationConstraintis required for a request.Optional interface implemented byHttpServlets that wish to leverage theEntityTags.etag(HttpServletRequest, HttpServletResponse, HasGetMethod)method to automatically produce anETagheader.Optional interface indicating that a servlet supports the HTTP PATCH method.Represents the versioned API plugin, specified in a META-INF/plugin.json, that corresponds to a particular request and the servlets @BelongsTo annotation.