port property

int port
getter/setter pair

The port to listen for HTTP requests on.

Defaults to 8888.

Implementation

int port = 8888;