| Class | Description |
|---|---|
| ServletAdapterOps |
Common utilities for Servlet compatibilities.
|
| SlackAppServlet |
The default Servlet that handles incoming requests from the Slack API server.
|
| SlackAppServletAdapter |
An adapter that converts requests from the Slack API server
and translates the Response object to the actual Servlet HTTP response.
|
| SlackOAuthAppServlet |
The default Slack OAuth flow Servlet.
|
| WebEndpointServlet |
The default Servlet for additional web endpoints.
|
| WebEndpointServletAdapter |
An adapter that converts requests for additional web endpoints
and translates the Response object to the actual Servlet HTTP response.
|
Copyright © 2020. All rights reserved.