Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UdpTrafficProtocolParameters

Defines the {@code TrafficProtocolParameters} configuration for the UDP protocol.

Properties

destinationPort

destinationPort: number

The destination port to use in a {@code PathAnalyzerTest}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sourcePort

sourcePort: undefined | number

The source port to use in a {@code PathAnalyzerTest}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "UDP"

Methods

getDeserializedJsonObj

getJsonObj