
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.ServletExceptionIOExceptionCopyright © 2001-2018 The Apache Software Foundation. All rights reserved.