public class SlackAppServer extends Object
App apps.| Constructor and Description |
|---|
SlackAppServer(App app) |
SlackAppServer(App app,
int port) |
SlackAppServer(App app,
String path) |
SlackAppServer(App app,
String path,
int port) |
SlackAppServer(Map<String,App> pathToApp) |
SlackAppServer(Map<String,App> pathToApp,
int port) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.handler.ErrorHandler |
getErrorHandler() |
void |
setErrorHandler(org.eclipse.jetty.server.handler.ErrorHandler errorHandler) |
void |
start() |
void |
stop() |
public SlackAppServer(App app)
public SlackAppServer(App app, int port)
Copyright © 2020. All rights reserved.