Uses of Interface
oracle.dbtools.plugin.api.servlet.HasGetMethod
-
Packages that use HasGetMethod Package Description oracle.dbtools.plugin.api.servlet Extensions to the Servlet API. -
- <section role="region">
Uses of HasGetMethod in oracle.dbtools.plugin.api.servlet
Methods in oracle.dbtools.plugin.api.servlet with parameters of type HasGetMethod Modifier and Type Method Description boolean
EntityTags. etag(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, HasGetMethod servlet)
Adapt aHttpServletResponse
to produce a strong "ETag" generated from a secure digest of the response headers and body.
- <section role="region">