Package com.google.gerrit.httpd.restapi
Class ProjectsRestApiServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.google.gerrit.httpd.restapi.RestApiServlet
com.google.gerrit.httpd.restapi.ProjectsRestApiServlet
- All Implemented Interfaces:
Serializable
,javax.servlet.Servlet
,javax.servlet.ServletConfig
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gerrit.httpd.restapi.RestApiServlet
RestApiServlet.Globals
-
Field Summary
Fields inherited from class com.google.gerrit.httpd.restapi.RestApiServlet
JSON_MAGIC, SC_CLIENT_CLOSED_REQUEST, SC_TOO_MANY_REQUESTS, SC_UNPROCESSABLE_ENTITY, X_GERRIT_DEADLINE, X_GERRIT_TRACE, X_GERRIT_UPDATED_REF, X_GERRIT_UPDATED_REF_ENABLED, XD_AUTHORIZATION, XD_CONTENT_TYPE, XD_METHOD
-
Method Summary
Methods inherited from class com.google.gerrit.httpd.restapi.RestApiServlet
replyError, replyError, replyJson, service
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log