public class FrontPageResource extends ApiResource
HttpExtension.Method| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
static String |
interpolate(String text,
Map<String,String> replacements) |
accepts, doDelete, doHead, doOptions, doPost, doPut, doTrace, excludes, handles, method, produces, signature, supportscontext, init, init, mapping, mapping, name, namedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic static final String mapping
public void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class ApiResourcejavax.servlet.ServletExceptionIOExceptionCopyright © 2019. All Rights Reserved.