public interface HasGetMethod
HttpServlets that wish to leverage
the
EntityTags.etag(HttpServletRequest, HttpServletResponse, HasGetMethod)
method to automatically produce an ETag header.EntityTags| Modifier and Type | Method and Description |
|---|---|
void |
doGet(HttpServletRequest req,
HttpServletResponse resp)
Public doGet(HttpServletRequest,HttpServletResponse) method, which can be
invoked by the runtime
|
void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
req - resp - ServletExceptionIOExceptionOracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.