Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LinkedResponse

Hierarchy

Implements

Index

Constructors

constructor

Methods

body

  • body(): Value
  • body(body: AnyValue): this

Protected copy

  • copy(node: Uri, lane: Uri, prio: number, rate: number, body: Value): this

debug

equals

  • equals(that: unknown): boolean

hashCode

  • hashCode(): number

lane

node

prio

  • prio(): number
  • prio(prio: number): this

rate

  • rate(): number
  • rate(rate: number): this

tag

  • tag(): string

toRecon

  • toRecon(): string

toString

  • toString(): string

toValue

  • toValue(): Value

Static fromValue

Static of

Static parseRecon

  • parseRecon(input: string): Envelope | undefined

Static tag

  • tag(): string