Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseServer

Hierarchy

Implements

Index

Constructors

constructor

Properties

app

app: Express.Application

children

children: Component[]

logger

logger: LoggerInstance

options

type

type: GROUP

Methods

Abstract close

  • close(): Promise<void>
  • Closes the current server, if listening.

    Returns Promise<void>

component

components

describe

Abstract listen

onInit

onMount

onReady

onUnmount

Generated using TypeDoc