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