| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.servlet |
Extensions to the Servlet API.
|
| Class and Description |
|---|
| ErrorResponseHandler
Callback interface optionally implemented by
HttpServlet sub-classes. |
| HasDynamicAuthorization
Optional interface implemented by
HttpServlets which need to
dynamically determine what AuthorizationConstraint is required for a
request. |
| SupportsPatch
Optional interface indicating that a servlet supports the HTTP PATCH method.
|