| Package | Description |
|---|---|
| express |
| Modifier and Type | Method and Description |
|---|---|
void |
Express.listen(ExpressListener onStart)
Start the HTTP-Server on port 80.
|
void |
Express.listen(ExpressListener onStart,
int port)
Start the HTTP-Server on a specific port.
|
Copyright © 2019. All rights reserved.