Options
All
  • Public
  • Public/Protected
  • All
Menu

A factory for HTTP servers

Hierarchy

  • HttpServerFactory

Implemented by

Index

Properties

Properties

startServer

startServer: (port: number) => Server

Type declaration

    • (port: number): Server
    • Parameters

      • port: number

      Returns Server