public class ModifyDiscoveryConfigurationServlet
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
ModifyDiscoveryConfigurationServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static DiscoveryConfiguration |
getDiscoveryConfig()
getDiscoveryConfig
|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public static DiscoveryConfiguration getDiscoveryConfig() throws javax.servlet.ServletException
getDiscoveryConfig
DiscoveryConfiguration
object.javax.servlet.ServletException
Copyright © 2015. All rights reserved.