public class ProfileResource extends ApiResource
HttpExtension.Method| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
Set<String> |
excludes()
Returns the set of request paths that should be excluded from request management.
|
accepts, doDelete, doHead, doOptions, doPost, doPut, doTrace, 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 Set<String> excludes()
ApplicationExtensionexcludes in interface ApplicationExtensionexcludes in class HttpExtensionpublic void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class ApiResourcejavax.servlet.ServletExceptionIOExceptionCopyright © 2016. All Rights Reserved.