public interface WikiAjaxServlet
SampleAjaxPlugin
Modifier and Type | Method and Description |
---|---|
String |
getServletMapping() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String actionName,
List<String> params) |
String getServletMapping()
void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String actionName, List<String> params) throws javax.servlet.ServletException, IOException
javax.servlet.ServletException
IOException
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.