Properties
Protected Readonly location
Protected Readonly options
Static Readonly PROTO_FILE
PROTO_FILE: string = 'file:'
Static Readonly PROTO_HTTP
PROTO_HTTP: string = 'http:'
Static Readonly PROTO_HTTPS
PROTO_HTTPS: string = 'https:'
Static Readonly PROTO_WS
PROTO_WS: string = 'ws:'
Static Readonly PROTO_WSS
PROTO_WSS: string = 'wss:'
An endpoint provides URLs for http and ws, based on configuration and defaults.