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<wbr>(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<wbr>(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.