public class DiscoveryRegistryServlet extends HttpServlet
| Constructor and Description |
|---|
DiscoveryRegistryServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDelete(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doPut(HttpServletRequest req,
HttpServletResponse resp) |
doHead, doOptions, doPost, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic DiscoveryRegistryServlet()
protected void doPut(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doPut in class HttpServletServletExceptionIOExceptionprotected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionprotected void doDelete(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doDelete in class HttpServletServletExceptionIOExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.