Options
All
  • Public
  • Public/Protected
  • All
Menu

Protocol handler that responds to incoming REST requests

Hierarchy

  • Protocol

Index

Properties

Methods

Properties

defaultPort

defaultPort: number

name

name: string

version

version: string

Methods

handle

  • handle(request: any): Promise<any>