public class SlackAppServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
SlackAppServlet(App app) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
App |
getApp() |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic SlackAppServlet(App app)
public App getApp()
protected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doPost in class javax.servlet.http.HttpServletIOExceptionCopyright © 2020. All rights reserved.