Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalListenerTcpEndpoint

A {@code TCP}-based protocol address.

Properties

host

host: string

The host name or IP address.

port

port: number

The port number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const protocol

protocol: string = "TCP"

Optional services

services: Array<string>

The list of services registered with the listener.

Methods

getDeserializedJsonObj

getJsonObj