Uses of Interface
oracle.dbtools.plugin.api.servlet.HasGetMethod
Packages that use HasGetMethod
-
Uses of HasGetMethod in oracle.dbtools.plugin.api.servlet
Methods in oracle.dbtools.plugin.api.servlet with parameters of type HasGetMethodModifier and TypeMethodDescriptionbooleanEntityTags.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.booleanEntityTags.etag(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, HasGetMethod servlet, EntityTags.EntityTagType etagType) Adapt aHttpServletResponseto produce a strong "ETag" generated from a secure digest of the response headers and body.