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
</section>Methods in oracle.dbtools.plugin.api.servlet with parameters of type HasGetMethod Modifier and Type Method Description booleanEntityTags. etag(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, HasGetMethod servlet)Adapt aHttpServletResponseto produce a strong "ETag" generated from a secure digest of the response headers and body.
- <section role="region">