Options
Menu

Class Sequence

Index

Properties

calls

calls: Call[]

endpoints

endpoints: Endpoint[]

execs

execs: Execution[]

Methods

call

  • call(callId: any, execA: any, execB: any, start: any, stop: any): Call

endpoint

  • endpoint(url: any, routeId: any, contextId: any, host: any): Endpoint

exec

  • exec(exchangeId: any, endpoint: any, start: any, stop: any): Execution

start

  • start(): number

stop

  • stop(): number

Generated using TypeDoc